diff -r c6e153273ea1 -r 42637f721b5b graphics/__init__.py --- 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