runtime/__init__.py
author Laurent Bessard
Wed, 05 Dec 2012 15:32:02 +0100
changeset 893 f528c421637b
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fix bug in PLC Generator preventing output type of standard function to be computed correctly
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher