Salome HOME
Revert "Merge branch 'Pre_2.8.0_development'"
[modules/shaper.git] / src / PythonAPI / model / __init__.py
index fc24671cd8fb42eaf4e30429ee10d085ef583f28..29364c692b38edf4074740ddaec6a2129bd1ce8b 100644 (file)
@@ -19,6 +19,9 @@ from connection import *
 from construction import *
 from exchange import *
 from features import *
+from collection import *
 from parameter import *
 from partset import *
 from primitives import *
+from gdml import *
+from tests import *