runtime/__init__.py
author laurent
Wed, 07 Sep 2011 16:01:13 +0200
changeset 610 00df5b1db283
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher