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

    r18348 r18711  
    8989**     eraAnp       normalize angle into range 0 to 2pi
    9090**
    91 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     91**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    9292**  Derived, with permission, from the SOFA library.  See notes at end of file.
    9393*/
     
    9999          f, xhd, yhd, zhd, xpl, ypl, w, hma;
    100100
     101
    101102/* Coordinate type. */
    102103   c = (int) type[0];
     
    199200** 
    200201** 
    201 **  Copyright (C) 2013-2015, NumFOCUS Foundation.
     202**  Copyright (C) 2013-2016, NumFOCUS Foundation.
    202203**  All rights reserved.
    203204** 
Note: See TracChangeset for help on using the changeset viewer.