runtime/__init__.py
author laurent
Tue, 24 Jan 2012 21:39:26 +0100
changeset 669 472469f4d5ad
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher