Regression on SMESH_TEST/Grids/smesh/bugs/F8

+from smesh import IsEqual
This commit is contained in:
eap 2012-04-17 16:15:40 +00:00
parent 3a7b63c55e
commit f6a600aa83

View File

@ -17,7 +17,7 @@
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
# #
from smesh import Mesh_Algorithm, AssureGeomPublished, ParseParameters from smesh import Mesh_Algorithm, AssureGeomPublished, ParseParameters, IsEqual
# import NETGENPlugin module if possible # import NETGENPlugin module if possible
noNETGENPlugin = 0 noNETGENPlugin = 0