Changeset 3115 for trunk/psLib/test/dataIO/tst_psLookupTable_01.c
- Timestamp:
- Feb 2, 2005, 2:54:13 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
r3056 r3115 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 1-19 01:53:00$14 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-03 00:54:12 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 19 19 */ 20 20 21 #include <string.h> 22 #include "config.h" 21 23 #include "pslib.h" 22 24 #include "psTest.h" 23 #include <string.h>24 25 26 25 27 26 int main(int argc, char* argv[])
Note:
See TracChangeset
for help on using the changeset viewer.
