Index: trunk/psLib/src/collections/psBitSet.h
===================================================================
--- trunk/psLib/src/collections/psBitSet.h	(revision 966)
+++ trunk/psLib/src/collections/psBitSet.h	(revision 974)
@@ -8,8 +8,10 @@
  *  string.
  *
+ *  @ingroup BitSet
+ *
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-10 00:29:57 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 01:58:06 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -18,4 +20,7 @@
 #ifndef PSBITSET_H
 #define PSBITSET_H
+
+/// @addtogroup BitSet
+/// @{
 
 /******************************************************************************/
@@ -111,3 +116,5 @@
 );
 
+/// @}
+
 #endif
