IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

Added SWIG and autoconf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psMetadata.h

    r3025 r3114  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2005-01-17 20:58:20 $
     13*  @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2005-02-03 00:45:06 $
    1515*
    1616*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    108108);
    109109
     110#ifndef SWIG
    110111/** Create a metadata item with va_list.
    111112 *
     
    130131    va_list list                       ///< Arguments for name formatting and metadata item data.
    131132);
     133#endif
    132134
    133135/** Create a metadata collection.
Note: See TracChangeset for help on using the changeset viewer.