3 (load (pathname "../src/nusum"))
4 (load (pathname "../src/ode2"))
5 (load (pathname "../src/elim"))
6 (load (pathname "../src/trgsmp"))
7 (setf (get 'maxima
::%cosh
'maxima
::translated
) t
);;so that kill won't remprop.
11 '("rtest1" "rtest1a" "rtest2" "rtest3" "rtest4" "rtest5"
12 "rtest6" "rtest6a" "rtest6b" "rtest7" )
13 do
(test-batch (format nil
"~a.mac" v
))))