diff --git a/changelog b/changelog index 0e5c7bd..1d80e34 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100511 tpd src/axiom-website/patches.html 20100511.06.tpd.patch +20100511 tpd src/input/Makefile remove duplicate curl.input invocation 20100511 tpd src/axiom-website/patches.html 20100511.05.tpd.patch 20100511 tpd src/input/Makefile add curry regression test 20100511 tpd src/input/curry.input add regression test diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 7da83b4..8fee62d 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2693,5 +2693,7 @@ books/bookvol10.4 add RootsFindingPackage
books/bookvolbib add Soren L. Buhl [Buh05]
20100511.05.tpd.patch src/input/curry.input add regression test
+20100511.06.tpd.patch +src/input/Makefile remove duplicate curl.input invocation
diff --git a/src/input/Makefile.pamphlet b/src/input/Makefile.pamphlet index a698023..d2710c5 100644 --- a/src/input/Makefile.pamphlet +++ b/src/input/Makefile.pamphlet @@ -736,7 +736,6 @@ FILES= ${OUT}/ackermann.input \ FILES2=${OUT}/arith.input ${OUT}/bugs.input \ ${OUT}/calculus2.input \ - ${OUT}/curl.input \ ${OUT}/equation2.input ${OUT}/evalex.input \ ${OUT}/exdiff.input ${OUT}/exint.input ${OUT}/exlap.input \ ${OUT}/exlimit.input \