Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
plugins/svgui/__init__.py
author
greg
Fri, 05 Sep 2008 16:27:43 +0200
changeset 240
992ae3f46fa1
parent 11
75ae893d5eed
permissions
-rw-r--r--
fixed : bug when stop plc and previously svguiapp closed
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