Changeset 3115 for trunk/psLib/src/dataIO/psLookupTable.c
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataIO/psLookupTable.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataIO/psLookupTable.c
r2725 r3115 7 7 * @author Ross Harman, MHPCC 8 8 * 9 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $10 * @date $Date: 200 4-12-16 18:53:02$9 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-02-03 00:54:11 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 455 455 psU64 failedLines = 0; 456 456 FILE *fp = NULL; 457 psElemType elemType ;457 psElemType elemType = PS_TYPE_PTR; 458 458 psVector *indexVec = NULL; 459 459 psVector *valuesVec = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
