runtime/__init__.py
author Laurent Bessard
Tue, 14 May 2013 11:12:34 +0200
changeset 1134 1c7a4ad86aa1
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fixed PLC code generator when interface of an already used POU has changed
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher