Index: trunk/psModules/src/objects/pmSourceFitModel.h
===================================================================
--- trunk/psModules/src/objects/pmSourceFitModel.h	(revision 10260)
+++ trunk/psModules/src/objects/pmSourceFitModel.h	(revision 11253)
@@ -1,15 +1,16 @@
-/** @file  pmSourceFitModel.h
+/* @file  pmSourceFitModel.h
  *
- *  @author EAM, IfA; GLG, MHPCC
+ * @author EAM, IfA; GLG, MHPCC
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-29 02:44:21 $
- *
- *  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_SOURCE_FIT_MODEL_H
 # define PM_SOURCE_FIT_MODEL_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 typedef enum {
@@ -71,3 +72,4 @@
 );
 
+/// @}
 # endif /* PM_SOURCE_FIT_MODEL_H */
