runtime/__init__.py
author greg
Wed, 10 Dec 2008 17:37:21 +0100
changeset 274 8628f3dd0979
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Adding support for defining plugin library as a plcopen xml file in plugin folder
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher