convert to ERFA instead of SOFA

This commit is contained in:
2023-07-06 17:30:16 +03:00
parent 90f712f525
commit 3df1baa3cc
10 changed files with 554 additions and 92 deletions

View File

@@ -1,3 +1,6 @@
// Add predefined macros for your project here. For example:
// #define THE_ANSWER 42
#define EBUG 1
#define _POSIX_C_SOURCE 1234567
#define _XOPEN_SOURCE 666
#define EBUG
#define PACKAGE_VERSION "0.0.1"