Index: trunk/psModules/src/astrom/pmAstrometryDistortion.h
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryDistortion.h	(revision 7152)
+++ trunk/psModules/src/astrom/pmAstrometryDistortion.h	(revision 11253)
@@ -1,18 +1,17 @@
-/** @file  pmAstrometryDistortion.h
-*
-*  @brief This file defines the basic types for measuring and fitting the focal-plane distortion.
-*
-*  @ingroup AstroImage
-*
-*  @author EAM, IfA
-*
-*  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-05-19 15:39:53 $
-*
-*  Copyright 2006 Institute for Astronomy, University of Hawaii
-*/
+/* @file  pmAstrometryDistortion.h
+ * @brief This file defines the basic types for measuring and fitting the focal-plane distortion.
+ *
+ * @author EAM, IfA
+ *
+ * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_ASTROMETRY_DISTORTION_H
 #define PM_ASTROMETRY_DISTORTION_H
+
+/// @addtogroup Astrometry
+/// @{
 
 /* The following data structure carries the information about the residual
@@ -56,3 +55,4 @@
     psMetadata *config);
 
+/// @}
 #endif // PM_ASTROMETRY_DISTORTION_H
