Index: /trunk/psLib/src/sysUtils/psHash.h
===================================================================
--- /trunk/psLib/src/sysUtils/psHash.h	(revision 968)
+++ /trunk/psLib/src/sysUtils/psHash.h	(revision 969)
@@ -7,9 +7,11 @@
  *  data from that hash table, and listing all keys defined in the hash table.
  *
+ *  @ingroup HashTable
+ *
  *  @author Robert Lupton, Princeton University
  *  @author George Gusciora, MHPCC
  *   
- *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-10 00:09:55 $
+ *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 01:31:05 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -19,7 +21,6 @@
 #define PS_HASH_H
 
-/** \file psHash.h
- *  \brief Hash Table manipulation
- *  \ingroup DataGroup
+/** \addtogroup HashTable Hash Table
+ *  \{
  */
 #include "psList.h"
@@ -42,9 +43,4 @@
 }
 psHash;
-
-/** Functions **************************************************************/
-/** \addtogroup DataGroup General Data Container Utilities
- *  \{
- */
 
 /// Allocate hash buckets in table.
