Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 7311)
+++ trunk/psModules/src/config/pmConfig.h	(revision 7589)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-06-03 01:02:08 $
+ *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-06-17 01:50:43 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -87,4 +87,10 @@
 
 
+// find the camera given the name
+psMetadata *pmConfigCameraByName(
+    pmConfig *config,                   // The configuration
+    const char *cameraName   // The camera name header
+);
+
 /** pmConfigRecipeFromCamera
  *
