diff data/fft/FFTDataServer.cpp @ 452:325112751f0e

* Save/load of region models
author Chris Cannam
date Thu, 09 Oct 2008 12:04:22 +0000
parents cff476cfce77
children 3e0f1f7bec85
line wrap: on
line diff
--- a/data/fft/FFTDataServer.cpp	Wed Oct 08 15:27:31 2008 +0000
+++ b/data/fft/FFTDataServer.cpp	Thu Oct 09 12:04:22 2008 +0000
@@ -27,7 +27,7 @@
 #include "base/Profiler.h"
 #include "base/Thread.h" // for debug mutex locker
 
-//#define DEBUG_FFT_SERVER 1
+#define DEBUG_FFT_SERVER 1
 //#define DEBUG_FFT_SERVER_FILL 1
 
 #ifdef DEBUG_FFT_SERVER_FILL