IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2004, 1:32:18 PM (22 years ago)
Author:
harman
Message:

Updates for version 10 of SDRS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/tst_psMetadata_07.c

    r2531 r2608  
    99*  @author  Ross Harman, MHPCC
    1010*
    11 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
    12 *  @date  $Date: 2004-11-30 01:30:08 $
     11*  @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
     12*  @date  $Date: 2004-12-03 23:32:18 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525    int res = 0;
    2626    psMetadata *md = NULL;
    27     res = psMetadataParseConfigXml(&md, "../../config/psTime.xml");
     27    res = psMetadataParseConfigXml(md, "../../config/psTime.xml");
    2828    if (res != 0) {
    2929        printf("psMetadataParseConfigXml returned error %d\n", res);
Note: See TracChangeset for help on using the changeset viewer.