runtime/__init__.py
author Edouard Tisserant
Wed, 18 May 2011 11:21:10 +0200
changeset 603 e1ef99c609eb
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
added memory location support to C file pluguin
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher