aboutsummaryrefslogtreecommitdiff
path: root/chords_memory.c
diff options
context:
space:
mode:
authorDavide Morelli <morellid@users.sourceforge.net>2005-12-08 16:31:11 +0000
committerDavide Morelli <morellid@users.sourceforge.net>2005-12-08 16:31:11 +0000
commitac33aae33bcd8e334755dfa6a725ffbb51a84931 (patch)
treee98f57ef0c71970871c6335bfddf34048d8315f4 /chords_memory.c
parentfe91359682b9d76eb3c2a4bb8fb7b4d2f00bfcb9 (diff)
fixing things
svn path=/trunk/externals/frankenstein/; revision=4171
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)