Index: trunk/psModules/src/objects/pmPSFtry.h
===================================================================
--- trunk/psModules/src/objects/pmPSFtry.h	(revision 10197)
+++ trunk/psModules/src/objects/pmPSFtry.h	(revision 11253)
@@ -1,14 +1,12 @@
-/** @file  pmPSFtry.h
+/* @file  pmPSFtry.h
  *
  * This file contains code that allows the user to try to fit several
  * PSF models to an image.
  *
- *  @author EAM, IfA
+ * @author EAM, IfA
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-26 22:21:50 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
@@ -16,4 +14,6 @@
 # define PM_PSF_TRY_H
 
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 /**
@@ -125,3 +125,4 @@
 bool pmPSFFromPSFtry (pmPSFtry *psfTry, bool applyWeights);
 
+/// @}
 # endif
