plugins/svgui/__init__.py
author lbessard
Tue, 08 Apr 2008 18:44:19 +0200
changeset 141 3db23eda0e83
parent 11 75ae893d5eed
permissions -rw-r--r--
Clash with iec_std_lib.h and windows.h bug fixed
11
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     1
from svgui import *
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     2
controller = None
75ae893d5eed Adding plugin support in Beremiz
lbessard
parents:
diff changeset
     3
view = None