graphics/__init__.py
changeset 1176 f4b434672204
parent 1173 ad09b4a755ce
child 1571 486f94a8032c
--- a/graphics/__init__.py	Mon May 27 09:24:39 2013 +0200
+++ b/graphics/__init__.py	Mon May 27 13:09:54 2013 +0200
@@ -28,4 +28,5 @@
 from FBD_Objects import *
 from LD_Objects import *
 from SFC_Objects import *
-from RubberBand import RubberBand
\ No newline at end of file
+from RubberBand import RubberBand
+from DebugDataConsumer import DebugDataConsumer
\ No newline at end of file