Index: trunk/ippTools/src/pxtools.h
===================================================================
--- trunk/ippTools/src/pxtools.h	(revision 6281)
+++ trunk/ippTools/src/pxtools.h	(revision 6282)
@@ -126,2 +126,7 @@
 
 bool p0searchConfig(pxConfig *config, int argc, char **argv);
+
+rawScienceFrame *newToRawScienceFrame(newFrame *newFrame);
+bool rawScienceFrameInsert(pxConfig *config, rawScienceFrame *frame);
+rawDetrendFrame *newToRawDetrendFrame(newFrame *newFrame); 
+bool rawDetrendFrameInsert(pxConfig *config, rawDetrendFrame *frame);
