Salome HOME
Add names to transactions operating with folders to have named lines in Undo/Redo...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Split.cpp
index 140645e6c46733d3c5ff5427322777da0683eb93..b254d63d4bc890b7e9ca5d45fcb1cef3c6c77f37 100644 (file)
@@ -64,7 +64,7 @@
 
 //#define CREATE_CONSTRAINTS
 
-#define DEBUG_SPLIT
+//#define DEBUG_SPLIT
 #ifdef DEBUG_SPLIT
 #include <iostream>
 #endif