runtime/__init__.py
author Edouard Tisserant
Sun, 19 Feb 2012 02:20:24 +0100
changeset 693 96fcadb6a7a0
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Added support for object files as a result of PlugGenerate_C
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher