Changeset 16686 for trunk/ppStack/src/ppStackLoop.c
- Timestamp:
- Feb 27, 2008, 11:17:39 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r16605 r16686 10 10 11 11 #include "ppStack.h" 12 13 #define TESTING 12 14 13 15 // Here follows lists of files for activation/deactivation at various stages. Each must be NULL-terminated. … … 344 346 psFree(targetPSF); 345 347 348 349 #ifdef TESTING 350 psTraceSetLevel("psModules.imcombine", 7); 351 #endif 352 353 346 354 // Stack the convolved files 347 355 {
Note:
See TracChangeset
for help on using the changeset viewer.
