runtime/__init__.py
author etisserant
Thu, 21 Aug 2008 17:17:36 +0200
changeset 209 08dc3d064cb5
parent 203 cb9901076a21
child 344 25b7b7f854bc
permissions -rw-r--r--
Moved template C code to targets dir. Cleaned up some forgotten print.
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher