Changeset 19548
- Timestamp:
- Sep 12, 2008, 4:24:45 PM (18 years ago)
- Location:
- trunk/ppStack/src
- Files:
-
- 2 edited
-
ppStackLoop.c (modified) (1 diff)
-
ppStackMatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r19532 r19548 12 12 #include "ppStack.h" 13 13 14 #define TESTING14 //#define TESTING 15 15 16 16 #define WCS_TOLERANCE 0.001 // Tolerance for WCS -
trunk/ppStack/src/ppStackMatch.c
r19532 r19548 15 15 PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources 16 16 17 #define TESTING // Enable debugging output17 //#define TESTING // Enable debugging output 18 18 19 19
Note:
See TracChangeset
for help on using the changeset viewer.
