Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 11292)
+++ trunk/psModules/src/config/pmConfig.h	(revision 12716)
@@ -5,6 +5,6 @@
  *  @author Eugene Magnier, IfA
  * 
- *  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-26 00:05:18 $
+ *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-04-03 20:28:26 $
  *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
  */
@@ -108,6 +108,7 @@
 /// configuration.  The accepted format is returned.
 psMetadata *pmConfigCameraFormatFromHeader(pmConfig *config, ///< The configuration
-        const psMetadata *header ///< The FITS header
-                                          );
+					   const psMetadata *header, ///< The FITS header
+					   bool readRecipes ///< optionally read the recipes as well as the format
+    );
 
 /// Return the camera configuration specified by name
