Changeset 18711 for trunk/FACT++/erfa/src/pvxpv.c
- Timestamp:
- 01/06/17 11:48:17 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/erfa/src/pvxpv.c
r18348 r18711 31 31 ** eraPpp p-vector plus p-vector 32 32 ** 33 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.33 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 34 34 ** Derived, with permission, from the SOFA library. See notes at end of file. 35 35 */ 36 36 { 37 37 double wa[2][3], wb[2][3], axbd[3], adxb[3]; 38 38 39 39 40 /* Make copies of the inputs. */ … … 55 56 ** 56 57 ** 57 ** Copyright (C) 2013-201 5, NumFOCUS Foundation.58 ** Copyright (C) 2013-2016, NumFOCUS Foundation. 58 59 ** All rights reserved. 59 60 **
Note:
See TracChangeset
for help on using the changeset viewer.