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/collections/tst_psMetadata_01.c

    r3107 r3115  
    1818*  @author  Ross Harman, MHPCC
    1919*
    20 *  @version $Revision: 1.18 $  $Name: not supported by cvs2svn $
    21 *  @date  $Date: 2005-02-02 20:20:55 $
     20*  @version $Revision: 1.19 $  $Name: not supported by cvs2svn $
     21*  @date  $Date: 2005-02-03 00:54:12 $
    2222*
    2323*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525*/
    2626
     27#include <string.h>
    2728#include "pslib.h"
    2829#include "psTest.h"
    29 #include <string.h>
    3030
    3131static void printMetadataItem(psMetadataItem *metadataItem, char *spaces);
Note: See TracChangeset for help on using the changeset viewer.