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, 10 Apr 2009 07:53:42 +0200
changeset 335
c5f3f71e7260
parent 11
75ae893d5eed
permissions
-rw-r--r--
fixed bug : buffer overflow when debugging PLC with python blocks
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