]> SALOME platform Git repositories - plugins/hexablockplugin.git/commitdiff
Salome HOME
Livraison C-S du 15/11/2012
authorabuhsing <abuhsing>
Thu, 15 Nov 2012 12:41:48 +0000 (12:41 +0000)
committerabuhsing <abuhsing>
Thu, 15 Nov 2012 12:41:48 +0000 (12:41 +0000)
 Modified Files:
  Tag: V6_6_BR
  src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx

src/HEXABLOCKPlugin/HEXABLOCKPlugin_HEXABLOCK.cxx

index 227d77b3f865275e8bd1e67bca92739f7b436448..750f12e3faed344973d18da5d65aa86b00da8c5f 100755 (executable)
@@ -49,7 +49,7 @@
 using namespace std;
 
 #ifdef _DEBUG_
-static int MYDEBUG = 1;
+static int MYDEBUG = HEXA_NS::on_debug ();
 #else
 static int MYDEBUG = 0;
 #endif