runtime/__init__.py
author Laurent Bessard
Wed, 15 May 2013 23:27:19 +0200
changeset 1149 67df52302ea6
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed bug in ST code generator with extensible standard functions
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher