Add BaseMesh to the init file.

This commit is contained in:
rowanc1
2014-04-15 11:44:41 -07:00
parent a14a0dbaa1
commit c39163bd6e
+1
View File
@@ -3,3 +3,4 @@ from CylMesh import CylMesh
from Cyl1DMesh import Cyl1DMesh
from LogicallyRectMesh import LogicallyRectMesh
from TreeMesh import TreeMesh
from BaseMesh import BaseMesh