runtime/__init__.py
author Laurent Bessard
Tue, 16 Oct 2012 19:01:17 +0200
changeset 854 c10f2092c43a
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher