Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / doc / salome / examples / free_faces.py
index c1d79c96416d0300a5c1076045af72bfdefbc960..cdc01fcb82751e25a351554a63419536a21bf9e8 100644 (file)
@@ -1,7 +1,7 @@
 # Check Free Faces
 
 import salome
-salome.salome_init()
+salome.salome_init_without_session()
 import GEOM
 from salome.geom import geomBuilder
 geompy = geomBuilder.New()