runtime/__init__.py
changeset 344 25b7b7f854bc
parent 209 08dc3d064cb5
child 1511 91538d0c242c
--- a/runtime/__init__.py	Mon May 18 07:43:03 2009 +0200
+++ b/runtime/__init__.py	Mon May 18 07:47:24 2009 +0200
@@ -2,5 +2,5 @@
 
 import os
 
-from PLCObject import PLCObject
+from PLCObject import PLCObject, PLCprint
 import ServicePublisher