runtime/__init__.py
author lbessard
Mon, 23 Mar 2009 16:20:05 +0100
changeset 322 b8ae0580565c
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Make 'runtime.py' and 'hmi.py' executed independantly
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher