IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2005, 2:54:13 PM (21 years ago)
Author:
desonia
Message:

Added SWIG and autoconf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psLookupTable.c

    r2725 r3115  
    77*  @author Ross Harman, MHPCC
    88*
    9 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2004-12-16 18:53:02 $
     9*  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2005-02-03 00:54:11 $
    1111*
    1212*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    455455    psU64 failedLines = 0;
    456456    FILE *fp = NULL;
    457     psElemType elemType;
     457    psElemType elemType = PS_TYPE_PTR;
    458458    psVector *indexVec = NULL;
    459459    psVector *valuesVec = NULL;
Note: See TracChangeset for help on using the changeset viewer.