graphics/__init__.py
changeset 45 42637f721b5b
parent 5 f8652b073e84
child 58 39cd981ff242
--- a/graphics/__init__.py	Wed Jul 18 16:22:39 2007 +0200
+++ b/graphics/__init__.py	Thu Jul 19 11:53:14 2007 +0200
@@ -26,4 +26,5 @@
 
 from GraphicCommons import *
 from FBD_Objects import *
-from LD_Objects import *
\ No newline at end of file
+from LD_Objects import *
+from SFC_Objects import *
\ No newline at end of file