]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Comment Split output
authornds <nds@opencascade.com>
Thu, 8 Sep 2016 11:39:25 +0000 (14:39 +0300)
committernds <nds@opencascade.com>
Thu, 8 Sep 2016 11:39:25 +0000 (14:39 +0300)
src/SketchPlugin/SketchPlugin_ConstraintSplit.cpp

index a7b725c9d41317195f517e0c257cce5c38d19bb6..6a0cb2efd07dc8fec53df494d40a993c0f816b1d 100755 (executable)
@@ -43,7 +43,7 @@
 
 #include <cmath>
 
-#define DEBUG_SPLIT
+//#define DEBUG_SPLIT
 #ifdef DEBUG_SPLIT
 #include <iostream>
 #endif