Index: /branches/eam_rel8_b1/psModules/src/objects/pmPSFtry.h
===================================================================
--- /branches/eam_rel8_b1/psModules/src/objects/pmPSFtry.h	(revision 5600)
+++ /branches/eam_rel8_b1/psModules/src/objects/pmPSFtry.h	(revision 5601)
@@ -6,6 +6,6 @@
  *  @author EAM, IfA
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-10-10 19:53:40 $
+ *  @version $Revision: 1.1.6.1 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-11-26 02:45:18 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -110,3 +110,15 @@
 );
 
+/** pmPSFtryMetric_Alt()
+ * 
+ * This function is used to measure the PSF model metric for the set of
+ * results contained in the pmPSFtry structure (alternative implementation).
+ * 
+ */
+bool pmPSFtryMetric_Alt(
+    pmPSFtry *try
+    ,                      ///< Add comment.
+    float RADIUS                        ///< Add comment.
+);
+
 # endif
