Index: trunk/ppStack/src/ppStackLoop.c
===================================================================
--- trunk/ppStack/src/ppStackLoop.c	(revision 19532)
+++ trunk/ppStack/src/ppStackLoop.c	(revision 19548)
@@ -12,5 +12,5 @@
 #include "ppStack.h"
 
-#define TESTING
+//#define TESTING
 
 #define WCS_TOLERANCE 0.001             // Tolerance for WCS
Index: trunk/ppStack/src/ppStackMatch.c
===================================================================
--- trunk/ppStack/src/ppStackMatch.c	(revision 19532)
+++ trunk/ppStack/src/ppStackMatch.c	(revision 19548)
@@ -15,5 +15,5 @@
                      PM_SOURCE_MODE_CR_LIMIT) // Mask to apply to input sources
 
-#define TESTING                         // Enable debugging output
+//#define TESTING                         // Enable debugging output
 
 
