Changeset 18711 for trunk/FACT++/erfa/src/atoiq.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/atoiq.c
r18348 r18711 89 89 ** eraAnp normalize angle into range 0 to 2pi 90 90 ** 91 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.91 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 92 92 ** Derived, with permission, from the SOFA library. See notes at end of file. 93 93 */ … … 99 99 f, xhd, yhd, zhd, xpl, ypl, w, hma; 100 100 101 101 102 /* Coordinate type. */ 102 103 c = (int) type[0]; … … 199 200 ** 200 201 ** 201 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.202 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 202 203 ** All rights reserved. 203 204 **
Note:
See TracChangeset
for help on using the changeset viewer.