Changeset 7781
- Timestamp:
- 07/10/06 17:02:27 (18 years ago)
- Location:
- trunk/MagicSoft
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r7773 r7781 1 1 -*-*- END -*-*- 2 2006/07/10 Thomas Bretz (La Palma) 3 4 * slalib/dat.c: 5 - added leap second from 1st January 2006 6 7 8 2 9 2006/06/29 Thomas Bretz 3 10 -
trunk/MagicSoft/slalib/dat.c
r731 r7781 59 59 /* the preamble comments appropriately. */ 60 60 /* - - - - - - - - - - - - - - - - - - - - - */ 61 62 /* 2006 January 1 */ 63 if ( utc >= 53736.0 ) return 33.0; 61 64 62 65 /* 1999 January 1 */
Note:
See TracChangeset
for help on using the changeset viewer.