runtime/__init__.py
author Laurent Bessard
Wed, 08 May 2013 23:13:10 +0200
changeset 1100 1f46424c6220
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Added support for compatibility with older version of c_ext
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher