Index: trunk/psLib/src/math/psHistogram.h
===================================================================
--- trunk/psLib/src/math/psHistogram.h	(revision 10550)
+++ trunk/psLib/src/math/psHistogram.h	(revision 11248)
@@ -1,15 +1,14 @@
-/** @file  psHistogram.h
- *  \brief basic histogram functions
- *  @ingroup Math
+/* @file  psHistogram.h
+ * @brief basic histogram functions
  *
- *  This file holds the definition of the histogram data structures.  It also contains
- *  prototypes for procedures which operate on those data structures.
+ * This file holds the definition of the histogram data structures.  It also contains
+ * prototypes for procedures which operate on those data structures.
  *
- *  @author GLG, MHPCC
+ * @author GLG, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-12-08 11:38:54 $
+ * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-23 22:47:23 $
  *
- *  Copyright 2004-2005 IfA, University of Hawaii
+ * Copyright 2004-2005 IfA, University of Hawaii
  */
 
@@ -17,7 +16,5 @@
 #define PS_HISTOGRAM_H
 
-// #include "psVector.h"
-
-/// @addtogroup Math
+/// @addtogroup MathOps Mathematical Operations
 /// @{
 
@@ -95,4 +92,3 @@
 
 /// @}
-
 #endif // #ifndef PS_HISTOGRAM_H
