simplifications

This commit is contained in:
Martin Reinecke 2018-12-11 15:08:37 +01:00
parent 0976aabbad
commit cd7163d485
8 changed files with 499 additions and 624 deletions

View file

@ -11,7 +11,6 @@ src_sharp = \
libsharp/sharp_almhelpers.c \
libsharp/sharp_announce.c \
libsharp/sharp_core.c \
libsharp/sharp_core_avx.c \
libsharp/sharp_geomhelpers.c \
libsharp/sharp_legendre_roots.c \
libsharp/sharp_ylmgen_c.c \
@ -32,10 +31,6 @@ include_HEADERS = \
libsharp/sharp_almhelpers.h \
libsharp/sharp_cxx.h
EXTRA_DIST = \
libsharp/sharp_core_inc0.c \
libsharp/sharp_core_inc.c
libsharp_la_SOURCES = $(src_sharp)
check_PROGRAMS = sharp_testsuite