graphics/__init__.py
changeset 1173 ad09b4a755ce
parent 814 5743cbdff669
child 1176 f4b434672204
--- a/graphics/__init__.py	Fri May 24 11:17:35 2013 +0200
+++ b/graphics/__init__.py	Fri May 24 16:29:57 2013 +0200
@@ -27,4 +27,5 @@
 from GraphicCommons import *
 from FBD_Objects import *
 from LD_Objects import *
-from SFC_Objects import *
\ No newline at end of file
+from SFC_Objects import *
+from RubberBand import RubberBand
\ No newline at end of file