runtime/__init__.py
author Laurent Bessard
Fri, 10 May 2013 11:49:22 +0200
changeset 1115 a4e58715ae41
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed bug in CodeFileEditor allowing to remove NEWLINE character between section header and section code
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher