runtime/__init__.py
author Edouard Tisserant
Tue, 28 Jan 2014 16:30:48 +0100
changeset 1391 f6818bb5e292
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Added <string.h> to plc_main_head.c to avoid warnings.
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher