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/test/dataIO/tst_psLookupTable_01.c

    r3056 r3115  
    1212*  @author  Ross Harman, MHPCC
    1313*
    14 *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
    15 *  @date  $Date: 2005-01-19 01:53:00 $
     14*  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
     15*  @date  $Date: 2005-02-03 00:54:12 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1919*/
    2020
     21#include <string.h>
     22#include "config.h"
    2123#include "pslib.h"
    2224#include "psTest.h"
    23 #include <string.h>
    24 
    25 
    2625
    2726int main(int argc, char* argv[])
Note: See TracChangeset for help on using the changeset viewer.