Index: trunk/psLib/src/astro/psCoord.h
===================================================================
--- trunk/psLib/src/astro/psCoord.h	(revision 10823)
+++ trunk/psLib/src/astro/psCoord.h	(revision 11248)
@@ -1,16 +1,13 @@
 /** @file  psCoord.h
  *
- *  @brief Contains basic coordinate transformation definitions and operations
+ *  @brief Basic coordinate transformations
  *
  *  This file defines the basic types for astronomical coordinate
  *  transformation
  *
- *  @ingroup CoordinateTransform
- *
- *
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-12-22 21:19:47 $
+ *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-23 22:47:22 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -19,4 +16,7 @@
 #ifndef PS_COORD_H
 #define PS_COORD_H
+
+/// @addtogroup Astro Astronomy
+/// @{
 
 #include "psType.h"
@@ -28,7 +28,4 @@
 #include "psRegion.h"
 //#include "psTime.h"
-
-/// @addtogroup CoordinateTransform
-/// @{
 
 /** Euclidiean Coordinate System.
@@ -459,4 +456,3 @@
 
 /// @}
-
 #endif // #ifndef PS_COORD_H
