runtime/__init__.py
author Laurent Bessard
Mon, 02 Sep 2013 23:46:38 +0200
changeset 1301 fcca121a000f
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher