Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 16611)
+++ trunk/psModules/src/config/pmConfig.h	(revision 17489)
@@ -5,6 +5,6 @@
  *  @author Eugene Magnier, IfA
  *
- *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2008-02-22 20:20:38 $
+ *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2008-04-28 21:13:46 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -176,4 +176,7 @@
     );
 
+// look up the specified fitstype, interpolating the file if needed
+psMetadata *pmConfigFitsType (const pmConfig *config, const psMetadata *camera, const char *fitsType);
+
 /// @}
 #endif
