runtime/__init__.py
author Laurent Bessard
Fri, 23 Nov 2012 13:36:47 +0100
changeset 887 d3c6c4ab8b28
parent 344 25b7b7f854bc
child 1511 91538d0c242c
permissions -rw-r--r--
Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
# module which import C files as strings

import os

from PLCObject import PLCObject, PLCprint
import ServicePublisher