runtime/__init__.py
author Edouard Tisserant
Sun, 08 Feb 2015 16:50:54 +0100
changeset 1440 e8daabf2c438
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Runtime : Added PLCobject methods registring. IDE : Added WAMP connector. Still need some fixes
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher