Index: trunk/psModules/src/camera/pmFPAview.h
===================================================================
--- trunk/psModules/src/camera/pmFPAview.h	(revision 7589)
+++ trunk/psModules/src/camera/pmFPAview.h	(revision 8047)
@@ -7,6 +7,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-06-17 01:50:43 $
+*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-08-02 02:17:11 $
 *
 *  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
@@ -33,4 +33,7 @@
 // allocate a pmFPAview structure for this fpa and camera
 pmFPAview *pmFPAviewAlloc (int nRows);
+
+// Reset a view
+bool pmFPAviewReset(pmFPAview *view);
 
 // determine the current view level
