Changeset 27426 for trunk/ppStack/src
- Timestamp:
- Mar 23, 2010, 5:44:53 PM (16 years ago)
- Location:
- trunk/ppStack/src
- Files:
-
- 2 edited
-
ppStackMatch.c (modified) (1 diff)
-
ppStackReject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackMatch.c
r27417 r27426 18 18 #define COVAR_FRAC 0.01 // Truncation fraction for covariance matrix 19 19 20 #define TESTING // Enable debugging output20 // #define TESTING // Enable debugging output 21 21 22 22 #ifdef TESTING -
trunk/ppStack/src/ppStackReject.c
r27417 r27426 10 10 #include "ppStackLoop.h" 11 11 12 #define TESTING12 // #define TESTING 13 13 14 14 bool ppStackReject(ppStackOptions *options, pmConfig *config)
Note:
See TracChangeset
for help on using the changeset viewer.
