runtime/__init__.py
author Edouard Tisserant
Wed, 16 Nov 2011 17:47:13 +0100
changeset 635 fcdb60cacb2c
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
added -fPIC to satisfy X86_64 build
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher