Add missing import StdMeshers

This commit is contained in:
nge 2010-01-27 13:43:29 +00:00
parent a63ab6b7e1
commit a2f5fa75bd

View File

@ -26,7 +26,7 @@
import salome import salome
import geompy import geompy
import smesh import smesh
import StdMeshers
# ---- define a box # ---- define a box