- 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.c
r3264 r3966 8 8 * @author Ross Harman, MHPCC 9 9 * 10 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $11 * @date $Date: 2005-0 2-17 19:26:23$10 * @version $Revision: 1.14.8.1 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-05-19 01:09:56 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 80 80 } 81 81 82 psScalar* psScalarCopy( psScalar *scalar)82 psScalar* psScalarCopy(const psScalar *scalar) 83 83 { 84 84 psElemType dataType;
Note:
See TracChangeset
for help on using the changeset viewer.
