Changeset 966 for trunk/psLib/src/collections/psBitSet.h
- Timestamp:
- Jun 9, 2004, 2:29:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psBitSet.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psBitSet.h
r965 r966 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-06-10 00:2 8:58$12 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-06-10 00:29:57 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 41 41 /** Allocate a psBitSet. 42 42 * 43 * Create a psBitSet with the number of b ytes specified by the user. All bits are set to zero upon43 * Create a psBitSet with the number of bits specified by the user. All bits are set to zero upon 44 44 * allocation. 45 45 *
Note:
See TracChangeset
for help on using the changeset viewer.
