runtime/__init__.py
author Laurent Bessard
Mon, 13 May 2013 23:10:10 +0200
changeset 1129 189b49723f9f
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Removed restriction on deletion of a POU or DataType already used, replaced by a dialog asking user to confirm
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher