runtime/__init__.py
author laurent
Tue, 01 Dec 2009 11:00:02 +0100
changeset 444 8eb1186fc9cf
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher