Index: trunk/psModules/src/camera/pmFPAfile.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfile.h	(revision 10918)
+++ trunk/psModules/src/camera/pmFPAfile.h	(revision 10966)
@@ -7,6 +7,6 @@
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-05 20:17:21 $
+*  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-01-08 22:30:21 $
 *
 *  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
@@ -63,7 +63,9 @@
     pmFPAfileState state;  // have we opened the file, etc?
 
+    // Desired levels, set by the user
     pmFPALevel fileLevel;  // what level in the FPA hierarchy represents a unique file?
     pmFPALevel dataLevel;  // at what level do we read/write the data segment?
     pmFPALevel freeLevel;  // at what level do we free the data segment?
+    pmFPALevel mosaicLevel;             // at what level is the mosaic?
 
     pmFPA *fpa;    // for I/O files, we carry a pointer to the complete fpa
