]> www.ginac.de Git - ginac.git/blob - check/Makefile.am
- speedup by declaring x_pt and so on const
[ginac.git] / check / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 TESTS = run_checks
3 check_PROGRAMS = check_ginac
4 check_ginac_SOURCES = paranoia_check.cpp numeric_output.cpp numeric_consist.cpp \
5   powerlaws.cpp expand_subs.cpp inifcns_consist.cpp differentiation.cpp \
6   poly_gcd.cpp normalization.cpp lsolve_onedim.cpp matrix_checks.cpp \
7   series_expansion.cpp fcntimer.cpp main.cpp check.h
8 check_ginac_LDADD = ../ginac/libginac.la
9 CLEANFILES = result.out
10 EXTRA_DIST = result.ref run_checks