Index: trunk/psModules/src/objects/pmSource.h
===================================================================
--- trunk/psModules/src/objects/pmSource.h	(revision 11203)
+++ trunk/psModules/src/objects/pmSource.h	(revision 11253)
@@ -1,15 +1,16 @@
-/** @file  pmSource.h
- *
- *  @author EAM, IfA; GLG, MHPCC
- *
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-20 02:01:20 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+/* @file  pmSource.h
+ *
+ * @author EAM, IfA; GLG, MHPCC
+ *
+ * @version $Revision: 1.10 $ $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_H
 # define PM_SOURCE_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 /**
@@ -228,3 +229,4 @@
 pmModel *pmSourceSelectModel (pmSource *source);
 
+/// @}
 # endif /* PM_SOURCE_H */
