Mercurial > hg > svcore
comparison data/fft/FFTDataServer.cpp @ 150:4b2ea82fd0ed
* Reorganising code base. This revision probably should compile once more.
author | Chris Cannam |
---|---|
date | Mon, 31 Jul 2006 14:05:22 +0000 |
parents | 1a42221a1522 |
children | 21792a550ec9 |
comparison
equal
deleted
inserted
replaced
149:3e4c384f518e | 150:4b2ea82fd0ed |
---|---|
17 | 17 |
18 #include "FFTFileCache.h" | 18 #include "FFTFileCache.h" |
19 | 19 |
20 #include "model/DenseTimeValueModel.h" | 20 #include "model/DenseTimeValueModel.h" |
21 | 21 |
22 #include "base/System.h" | 22 #include "system/System.h" |
23 | 23 |
24 //#define DEBUG_FFT_SERVER 1 | 24 //#define DEBUG_FFT_SERVER 1 |
25 //#define DEBUG_FFT_SERVER_FILL 1 | 25 //#define DEBUG_FFT_SERVER_FILL 1 |
26 | 26 |
27 #ifdef DEBUG_FFT_SERVER_FILL | 27 #ifdef DEBUG_FFT_SERVER_FILL |