IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 3:58:06 PM (22 years ago)
Author:
desonia
Message:

Added doxygen group tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psBitSet.h

    r966 r974  
    88 *  string.
    99 *
     10 *  @ingroup BitSet
     11 *
    1012 *  @author Ross Harman, MHPCC
    1113 *
    12  *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-06-10 00:29:57 $
     14 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2004-06-10 01:58:06 $
    1416 *
    1517 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1820#ifndef PSBITSET_H
    1921#define PSBITSET_H
     22
     23/// @addtogroup BitSet
     24/// @{
    2025
    2126/******************************************************************************/
     
    111116);
    112117
     118/// @}
     119
    113120#endif
Note: See TracChangeset for help on using the changeset viewer.