Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 11155)
+++ trunk/psLib/src/math/psStats.h	(revision 11248)
@@ -1,16 +1,14 @@
-/** @file  psStats.h
- *  \brief basic statistical operations
- *  @ingroup Stats
+/* @file  psStats.h
+ * @brief basic statistical operations
  *
- *  This file will hold the definition of the histogram and stats data
- *  structures.  It also contains prototypes for procedures which operate
- *  on those data structures.
+ * This file will hold the definition of the histogram and stats data
+ * structures.  It also contains prototypes for procedures which operate
+ * on those data structures.
  *
- *  @author GLG, MHPCC
+ * @author GLG, MHPCC
  *
- *  @version $Revision: 1.58 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-19 04:32:27 $
- *
- *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ * @version $Revision: 1.59 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-23 22:47:23 $
+ * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  */
 
@@ -18,7 +16,5 @@
 #define PS_STATS_H
 
-// #include "psVector.h"
-
-/// @addtogroup Stats
+/// @addtogroup MathOps Mathematical Operations
 /// @{
 
@@ -132,5 +128,4 @@
 
 /// @}
-
 #endif // #ifndef PS_STATS_H
 
