Index: trunk/psModules/src/camera/pmFPA.h
===================================================================
--- trunk/psModules/src/camera/pmFPA.h	(revision 7630)
+++ trunk/psModules/src/camera/pmFPA.h	(revision 8047)
@@ -7,6 +7,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-06-22 20:03:50 $
+*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-08-02 02:17:11 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -230,4 +230,9 @@
 bool pmCellSetFileStatus (pmCell *cell, bool status);
 
+/* Functions to check the file_exists flags */
+bool pmFPACheckFileStatus(const pmFPA *fpa);
+bool pmChipCheckFileStatus(const pmChip *chip);
+bool pmCellCheckFileStatus(const pmCell *cell);
+
 /* functions to turn on/off the data_exists flags */
 bool pmFPASetDataStatus (pmFPA *fpa, bool status);
