Commit df00f5a6 authored by Jonas Svedberg's avatar Jonas Svedberg
Browse files

deactivated DEBUGGING define

parent 0f59dc3d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@
/* ################### Start DEBUGGING switches ########################### */

#ifndef RELEASE
 #define DEBUGGING /* */                           /* Activate debugging part of the code */
/*  #define DEBUGGING */                           /* Activate debugging part of the code */

#endif
/*#define WMOPS*/                               /* Activate complexity and memory counters */