Index: trunk/ippTools/src/pxtools.h
===================================================================
--- trunk/ippTools/src/pxtools.h	(revision 6416)
+++ trunk/ippTools/src/pxtools.h	(revision 6659)
@@ -25,4 +25,6 @@
     PX_MODE_DELETE,                     // set the current state
     PX_MODE_RECREATE,                   // set the current state
+    PX_MODE_SEEN,                       // set the current state
+    PX_MODE_COPYDONE,                   // set the current state
 } pxMode;
 
@@ -134,2 +136,4 @@
 rawDetrendFrame *newToRawDetrendFrame(newFrame *newFrame); 
 bool rawDetrendFrameInsert(pxConfig *config, rawDetrendFrame *frame);
+
+bool pzsearchConfig(pxConfig *config, int argc, char **argv);
