Changeset 4162 for trunk/psLib/src/dataIO/psLookupTable.c
- Timestamp:
- Jun 8, 2005, 1:40:46 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
r4050 r4162 7 7 * @author Ross Harman, MHPCC 8 8 * 9 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-0 5-31 21:46:56$9 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-06-08 23:40:45 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii … … 15 15 #include <string.h> 16 16 #include <ctype.h> 17 //#ifdef DARWIN18 #undef __STRICT_ANSI__19 //#endif20 17 #include <stdlib.h> 21 //#ifdef DARWIN22 #define __STRICT_ANSI__23 //#endif24 18 #include <math.h> 25 #include <stdlib.h>26 19 27 20 #include "psMemory.h"
Note:
See TracChangeset
for help on using the changeset viewer.
