IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2006, 4:33:23 PM (20 years ago)
Author:
jhoblitt
Message:

rename psMetadataConfigParse() -> psMetadataConfigRead()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psEarthOrientation.c

    r8232 r8776  
    88 *  @author Robert Daniel DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.38 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-08-08 23:32:22 $
     10 *  @version $Revision: 1.39 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2006-09-08 02:33:23 $
    1212 *
    1313 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    8787
    8888    // Read config file
    89     psMetadata* eocMetadata = psMetadataConfigParse(NULL,
     89    psMetadata* eocMetadata = psMetadataConfigRead(NULL,
    9090                              &nFail,
    9191                              p_psGetConfigFileName(),
Note: See TracChangeset for help on using the changeset viewer.