runtime/__init__.py
author Edouard Tisserant
Mon, 21 May 2012 02:01:51 +0200
changeset 736 944e58c00ca5
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed argument parsing error
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher