IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2005, 2:11:08 PM (21 years ago)
Author:
drobbin
Message:

* empty log message *

File:
1 edited

Legend:

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

    r4162 r4293  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-06-08 23:40:45 $
     13 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-06-17 00:10:59 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7676 * @return  bool: True for success, false for failure.
    7777 */
    78 psBool p_psTimeInit(const char *fileName);
     78psBool p_psTimeInit(
     79    const char *fileName               ///< File name containing config/data info
     80);
    7981
    8082/** Free memory persistant time data.
Note: See TracChangeset for help on using the changeset viewer.