- Timestamp:
- May 18, 2005, 3:09:57 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_050513/psLib/src/collections/psScalar.h
r3264 r3966 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $14 * @date $Date: 2005-0 2-17 19:26:23$13 * @version $Revision: 1.11.8.1 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2005-05-19 01:09:56 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 77 77 */ 78 78 psScalar* psScalarCopy( 79 psScalar *scalar///< Scalar to copy.79 const psScalar *scalar ///< Scalar to copy. 80 80 ); 81 81
Note:
See TracChangeset
for help on using the changeset viewer.
