aboutsummaryrefslogtreecommitdiff
path: root/chords_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'chords_memory.c')
-rwxr-xr-xchords_memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chords_memory.c b/chords_memory.c
index 2f7db17..866142e 100755
--- a/chords_memory.c
+++ b/chords_memory.c
@@ -99,7 +99,7 @@ there are plenty of such algos, we must just copy them down.
#include "m_pd.h"
-#define DEBUG 1 // messaggi di debug
+#define DEBUG 0 // messaggi di debug
#define DEBUG_VERBOSE 0 // messaggi di debug
// is this system Little Endian? (thanks to Mathieu Bouchard)