IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 14, 2005, 5:02:53 PM (21 years ago)
Author:
desonia
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.h

    r2725 r3220  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2004-12-16 18:52:51 $
     12 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-02-15 03:02:53 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    284284);
    285285
     286/** Get the filename of the psLib configuration file.
     287 *
     288 *  @return char*          If a PS_CONFIG_FILE environment variable exists,
     289 *                         that is returned, otherwise the default location
     290 *                         dependent on the installation location.
     291 */
     292char* p_psGetConfigFileName();
     293
    286294/// @}
    287295
Note: See TracChangeset for help on using the changeset viewer.