IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 966


Ignore:
Timestamp:
Jun 9, 2004, 2:29:57 PM (22 years ago)
Author:
harman
Message:

Updated comment

Location:
trunk/psLib/src
Files:
2 edited

Legend:

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

    r965 r966  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-06-10 00:28:58 $
     12 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-06-10 00:29:57 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4141/** Allocate a psBitSet.
    4242 *
    43  *  Create a psBitSet with the number of bytes specified by the user. All bits are set to zero upon
     43 *  Create a psBitSet with the number of bits specified by the user. All bits are set to zero upon
    4444 *  allocation.
    4545 *
  • trunk/psLib/src/types/psBitSet.h

    r965 r966  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-06-10 00:28:58 $
     12 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2004-06-10 00:29:57 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4141/** Allocate a psBitSet.
    4242 *
    43  *  Create a psBitSet with the number of bytes specified by the user. All bits are set to zero upon
     43 *  Create a psBitSet with the number of bits specified by the user. All bits are set to zero upon
    4444 *  allocation.
    4545 *
Note: See TracChangeset for help on using the changeset viewer.