Changeset 4898 for trunk/psLib/test/types
- Timestamp:
- Aug 29, 2005, 3:14:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/types/tst_psArray.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/types/tst_psArray.c
r4547 r4898 17 17 * @author Ross Harman, MHPCC 18 18 * 19 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $20 * @date $Date: 2005-0 7-13 02:47:01$19 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2005-08-30 01:14:13 $ 21 21 * 22 22 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 52 52 static psS32 testArray01( void ); 53 53 static psS32 testArrayAdd( void ); 54 54 55 55 56 testDescription tests[] = { … … 439 440 return 0; // the value that indicates success is part of the testDescription 440 441 } 441
Note:
See TracChangeset
for help on using the changeset viewer.
