runtime/__init__.py
author laurent
Sun, 06 Dec 2009 21:20:21 +0100
changeset 463 961bddcfc913
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding support for forcing PLC variable (still command to PLC to implement)
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher