Index: trunk/psModules/src/concepts/pmConceptsWrite.h
===================================================================
--- trunk/psModules/src/concepts/pmConceptsWrite.h	(revision 9581)
+++ trunk/psModules/src/concepts/pmConceptsWrite.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file  pmConceptsWrite.h
-///
-/// @brief Writing concepts to a variety of sources.
-///
-/// @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  pmConceptsWrite.h
+ * @brief Writing concepts to a variety of sources.
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_CONCEPTS_WRITE_H
 #define PM_CONCEPTS_WRITE_H
+
+/// @addtogroup Concepts Data Abstraction Concepts
+/// @{
 
 #include <pslib.h>
@@ -62,4 +61,4 @@
                                  const psMetadata *concepts ///< The concepts
                                 );
-
+/// @}
 #endif
