Index: trunk/psModules/src/objects/pmModel.h
===================================================================
--- trunk/psModules/src/objects/pmModel.h	(revision 9810)
+++ trunk/psModules/src/objects/pmModel.h	(revision 11253)
@@ -1,18 +1,18 @@
-/** @file  pmObjects.h
+/* @file  pmObjects.h
+ * @brief Functions to define and manipulate object models
  *
- *  Functions to define and manipulate object models
+ * @author GLG, MHPCC
+ * @author EAM, IfA
  *
- *  @author GLG, MHPCC
- *  @author EAM, IfA
- *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-31 19:38:44 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.6 $ $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_MODEL_H
 # define PM_MODEL_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 // type of model carried by the pmModel structure
@@ -125,3 +125,4 @@
 );
 
+/// @}
 # endif /* PM_MODEL_H */
