runtime/__init__.py
author etisserant
Sun, 07 Sep 2008 10:06:19 +0200
changeset 245 60a221d72152
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Added __DEBUG global var to eventually change PLC code execution gehavior
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher