Index: trunk/psModules/src/objects/pmPSF_IO.h
===================================================================
--- trunk/psModules/src/objects/pmPSF_IO.h	(revision 10421)
+++ trunk/psModules/src/objects/pmPSF_IO.h	(revision 11253)
@@ -1,18 +1,19 @@
-/** @file  pmPSF.h
+/* @file  pmPSF.h
  *
  * This file contains typedefs for the Point-Spread Function and prototypes
  * for functions that calculate the PSF.
  *
- *  @author EAM, IfA
+ * @author EAM, IfA
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-12-03 18:48:10 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
 # ifndef PM_PSF_IO_H
 # define PM_PSF_IO_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 psMetadata *pmPSFtoMetadata (psMetadata *metadata, pmPSF *psf);
@@ -30,3 +31,4 @@
 bool pmReadoutReadPSFmodel (pmReadout *readout, const pmFPAview *view, pmFPAfile *file, pmConfig *config);
 
+/// @}
 # endif
