Changeset 3574
- Timestamp:
- Mar 30, 2005, 1:43:42 PM (21 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
dataManip/psConstants.h (modified) (2 diffs)
-
math/psConstants.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psConstants.h
r3573 r3574 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.6 0$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-03-30 23: 38:37$8 * @version $Revision: 1.61 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-03-30 23:43:42 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 204 204 "Unallowable operation: psVector %s or its data is NULL.", \ 205 205 #NAME); \ 206 return(RVAL); \ 206 207 } \ 207 208 -
trunk/psLib/src/math/psConstants.h
r3573 r3574 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1.6 0$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-03-30 23: 38:37$8 * @version $Revision: 1.61 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-03-30 23:43:42 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 204 204 "Unallowable operation: psVector %s or its data is NULL.", \ 205 205 #NAME); \ 206 return(RVAL); \ 206 207 } \ 207 208
Note:
See TracChangeset
for help on using the changeset viewer.
