Changeset 604
- Timestamp:
- May 7, 2004, 12:05:10 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psBitset.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psBitset.h
r519 r604 48 48 ); 49 49 50 /** Apply unary NOT to a bitset */ 51 psBitset * 52 psBitsetNot(psBitset *out, ///< Output bitset, or NULL 53 psBitset *in ///< Input bitset to be NOT-ed 54 ); 55 50 56 /* \} */ // End of MathGroup Functions 51 57
Note:
See TracChangeset
for help on using the changeset viewer.
