Changeset 4366 for trunk/psLib/test/dataIO/tst_psLookupTable_01.c
- Timestamp:
- Jun 22, 2005, 5:19:29 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataIO/tst_psLookupTable_01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataIO/tst_psLookupTable_01.c
r4054 r4366 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 5-31 21:52:49 $14 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-06-23 03:19:29 $ 16 16 * 17 17 * Copyright 2004-5 Maui High Performance Computing Center, University of Hawaii … … 621 621 { 622 622 psLookupTable* table1 = NULL; 623 psS32numRows = 0;623 long numRows = 0; 624 624 625 625 // Attempt to read table with NULL input table specified
Note:
See TracChangeset
for help on using the changeset viewer.
