runtime/__init__.py
author Laurent Bessard
Thu, 10 Oct 2013 17:10:01 +0200
changeset 1356 2d4cc768a1bc
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed bug when removing coil in LD viewer, wires wasn't deleted.
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher