IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2006, 3:33:43 PM (20 years ago)
Author:
Paul Price
Message:

Function to get config file name was not globally visible.

File:
1 edited

Legend:

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

    r9976 r9989  
    88 *  @author Robert Daniel DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-11-14 21:15:43 $
     10 *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2006-11-15 01:33:42 $
    1212 *
    1313 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    8989    psMetadata* eocMetadata = psMetadataConfigRead(NULL,
    9090                              &nFail,
    91                               p_psGetConfigFileName(),
     91                              p_psTimeConfigFileName(),
    9292                              true);
    9393    //Make sure reading of config file worked correctly
Note: See TracChangeset for help on using the changeset viewer.