runtime/__init__.py
author Edouard Tisserant
Thu, 14 Jun 2012 14:42:00 +0200
changeset 769 502939f9c477
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed crash when starting with no libraries at all
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher