diff -r 01842255c9ff -r f4b434672204 graphics/__init__.py --- 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