runtime/__init__.py
author laurent
Wed, 28 Mar 2012 00:05:35 +0200
changeset 707 6880c88e499e
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher