Index: trunk/psModules/src/concepts/pmConceptsAverage.h
===================================================================
--- trunk/psModules/src/concepts/pmConceptsAverage.h	(revision 9581)
+++ trunk/psModules/src/concepts/pmConceptsAverage.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmConceptsAverage.h
-///
-/// @brief Average the values of multiple concepts
-///
-/// @ingroup Concepts
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-16 22:03:56 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmConceptsAverage.h
+ * @brief Average the values of multiple concepts
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_CONCEPTS_AVERAGE_H
 #define PM_CONCEPTS_AVERAGE_H
+
+/// @addtogroup Concepts Data Abstraction Concepts
+/// @{
 
 #include <pslib.h>
@@ -41,3 +40,4 @@
                            );
 
+/// @}
 #endif
