Salome HOME
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM...
[modules/geom.git] / doc / salome / examples / repairing_operations_ex06.py
index 95168fc4a04b25168f8d727cad8aef9115fea562..f6e7a5e31afa07372d69986321ff6cf110d9be01 100644 (file)
@@ -1,7 +1,7 @@
 # Sewing
 
 import salome, math
-salome.salome_init()
+salome.salome_init_without_session()
 from salome.geom import geomBuilder
 
 geompy = geomBuilder.New()