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/psTime.h

    r9665 r9989  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.50 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-10-20 00:17:21 $
     13 *  @version $Revision: 1.51 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-11-15 01:33:43 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7676
    7777
     78// get the pslib.config filename by checking environment variable first, then original installation area.
     79const char *p_psTimeConfigFileName();
     80
     81
    7882/** Initialize time data.
    7983 *
Note: See TracChangeset for help on using the changeset viewer.