Index: trunk/psModules/src/astrom/pmAstrometryWCS.h
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryWCS.h	(revision 10874)
+++ trunk/psModules/src/astrom/pmAstrometryWCS.h	(revision 11253)
@@ -1,18 +1,17 @@
-/** @file  pmAstrometryDistortion.h
-*
-*  @brief functions to convert FITS WCS keywords to / from pmFPA structures
-*
-*  @ingroup Astrometry
-*
-*  @author EAM, IfA
-*
-*  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-01 21:05:59 $
-*
-*  Copyright 2006 Institute for Astronomy, University of Hawaii
-*/
+/* @file  pmAstrometryDistortion.h
+ * @brief functions to convert FITS WCS keywords to / from pmFPA structures
+ *
+ * @author EAM, IfA
+ *
+ * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_ASTROMETRY_WCS_H
 #define PM_ASTROMETRY_WCS_H
+
+/// @addtogroup Astrometry
+/// @{
 
 #define PM_ASTROM_WCS_TYPE_SIZE 80
@@ -70,4 +69,5 @@
 # define PM_RAD_DEG  0.017453292519943
 
+/// @}
 #endif // PM_ASTROMETRY_WCS_H
 
