Changeset 2204 for trunk/psLib/src/astronomy/psTime.h
- Timestamp:
- Oct 26, 2004, 2:57:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psTime.h
r2179 r2204 54 54 * @author Ross Harman, MHPCC 55 55 * 56 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $57 * @date $Date: 2004-10-2 0 20:05:58$56 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 57 * @date $Date: 2004-10-27 00:57:30 $ 58 58 * 59 59 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 181 181 * @return long: leapseconds added between given times 182 182 */ 183 longpsTimeLeapseconds(183 psS64 psTimeLeapseconds( 184 184 const psTime* time1, ///< First input time. 185 185 const psTime* time2 ///< Second input time.
Note:
See TracChangeset
for help on using the changeset viewer.
