PAL13375: batch with scripts based upon smesh.py and geompy.py. Init salome in geompy.py.

This commit is contained in:
jfa 2006-09-07 06:33:53 +00:00
parent 2478492e4d
commit c54dba1b72

View File

@ -26,7 +26,10 @@
# Module : GEOM
# $Header$
import salome
salome.salome_init()
from salome import *
import GEOM
"""