Changeset 3704 for trunk/psLib/src/astronomy/psTime.c
- Timestamp:
- Apr 18, 2005, 1:13:39 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psTime.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psTime.c
r3341 r3704 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1.5 4$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 2-28 23:34:10$12 * @version $Revision: 1.55 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-04-18 23:13:37 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 760 760 761 761 762 psS64 psTimeLeap seconds(const psTime *time1, const psTime *time2)762 psS64 psTimeLeapSecondDelta(const psTime *time1, const psTime *time2) 763 763 { 764 764 psS64 diff = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
