Remove the bundled Swiss Ephemeris library

This commit is contained in:
2021-04-27 08:42:06 +02:00
parent aadf4a280e
commit e03ed37133
114 changed files with 8 additions and 453301 deletions

View File

@@ -15,11 +15,11 @@
* You should have received a copy of the GNU General Public License
* along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
#include <swephexp.h>
#include "swe-glib.h"
#include "swe-glib-private.h"
#include "../swe/src/swephexp.h"
#define glforeach(a, b) for ((a) = (b); (a); (a) = g_list_next((a)))
/**