simplifications
This commit is contained in:
parent
0976aabbad
commit
cd7163d485
8 changed files with 499 additions and 624 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue