runtime/__init__.py
author Edouard Tisserant
Mon, 11 Mar 2013 09:50:55 +0900
changeset 971 c4550f76ae05
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher