Changeset 4293 for trunk/psLib/src/astro/psTime.h
- Timestamp:
- Jun 16, 2005, 2:11:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r4162 r4293 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.3 0$ $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 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 76 76 * @return bool: True for success, false for failure. 77 77 */ 78 psBool p_psTimeInit(const char *fileName); 78 psBool p_psTimeInit( 79 const char *fileName ///< File name containing config/data info 80 ); 79 81 80 82 /** Free memory persistant time data.
Note:
See TracChangeset
for help on using the changeset viewer.
