mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 01:10:35 +05:00
disable debug trace on CGNS
This commit is contained in:
parent
9eb8f2ba00
commit
0baa22d65a
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#include "SMESH_Comment.hxx"
|
#include "SMESH_Comment.hxx"
|
||||||
|
|
||||||
#define _DEBUG_
|
//#define _DEBUG_
|
||||||
#include <utilities.h>
|
#include <utilities.h>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
// File : DriverCGNS_Read.cxx
|
// File : DriverCGNS_Read.cxx
|
||||||
// Created : Thu Jun 30 10:33:31 2011
|
// Created : Thu Jun 30 10:33:31 2011
|
||||||
// Author : Edward AGAPOV (eap)
|
// Author : Edward AGAPOV (eap)
|
||||||
#define _DEBUG_
|
//#define _DEBUG_
|
||||||
#include <utilities.h>
|
#include <utilities.h>
|
||||||
|
|
||||||
#include "DriverCGNS_Read.hxx"
|
#include "DriverCGNS_Read.hxx"
|
||||||
|
Loading…
Reference in New Issue
Block a user