plugins/svgui/__init__.py
author lbessard
Fri, 05 Sep 2008 18:15:18 +0200
changeset 243 90db933fe956
parent 11 75ae893d5eed
permissions -rw-r--r--
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be 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