Ignore:
Timestamp:
01/06/17 11:48:17 (8 years ago)
Author:
tbretz
Message:
Updated to ERFA 1.3.0 (no relevant code change except the leap second at the beginning of 2017)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/erfa/src/d2dtf.c

    r18348 r18711  
    7272**     eraDat       delta(AT) = TAI-UTC
    7373**
    74 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     74**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    7575**  Derived, with permission, from the SOFA library.  See notes at end of file.
    7676*/
     
    8080   int iy1, im1, id1, js, iy2, im2, id2, ihmsf1[4], i;
    8181   double a1, b1, fd, dat0, dat12, w, dat24, dleap;
     82
    8283
    8384/* The two-part JD. */
     
    184185** 
    185186** 
    186 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     187**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    187188**  All rights reserved.
    188189** 
Note: See TracChangeset for help on using the changeset viewer.