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/ut1utc.c

    r18348 r18711  
    6363**     P. Kenneth Seidelmann (ed), University Science Books (1992)
    6464**
    65 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     65**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    6666**  Derived, with permission, from the SOFA library.  See notes at end of file.
    6767*/
     
    7070   int i, iy, im, id, js;
    7171   double duts, u1, u2, d1, dats1, d2, fd, dats2, ddats, us1, us2, du;
     72
    7273
    7374/* UT1-UTC in seconds. */
     
    141142** 
    142143** 
    143 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     144**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    144145**  All rights reserved.
    145146** 
Note: See TracChangeset for help on using the changeset viewer.