> > there is a bug (which I found).... if you use xmaxima you should
> > enter the command quit();  _before_ you exit - otherwise _lisp_
> > will crash!
> > I dont have the time to search and fix now, becaurse of exams :-/
>
> i think you should try again with the latest release, 5.9.3.

same problem in 5.9.3
here the diff:
http://www.htwm.de/lneumann/files/maxima-5.9.3.patch
and the package:
http://www.htwm.de/lneumann/files/maxima-5.9.3.tgz

---maxima-5.9.3.patch---

diff 
-urN /usr/ports/math/maxima/Makefile /home/ijon/usr/ports/math/maxima/Makefile
--- /usr/ports/math/maxima/Makefile     Fri Feb 25 15:31:50 2005
+++ /home/ijon/usr/ports/math/maxima/Makefile   Fri Jun  2 11:14:30 2006
@@ -2,9 +2,9 @@
 
 COMMENT=               "GPL computer algebra system based on DOE Macsyma"
 
-VERSION=               5.9.0
+VERSION=               5.9.3
 DISTNAME=              maxima-${VERSION}
-PKGNAME=               maxima-${VERSION}p1
+PKGNAME=               maxima-${VERSION}
 CATEGORIES=            math
 
 HOMEPAGE=              http://maxima.sourceforge.net/
diff 
-urN /usr/ports/math/maxima/distinfo /home/ijon/usr/ports/math/maxima/distinfo
--- /usr/ports/math/maxima/distinfo     Wed Jan  5 18:05:02 2005
+++ /home/ijon/usr/ports/math/maxima/distinfo   Fri Jun  2 11:14:53 2006
@@ -1,4 +1,4 @@
-MD5 (maxima-5.9.0.tar.gz) = a1d6d6ed6afb0eebf03df865c0a19f19
-RMD160 (maxima-5.9.0.tar.gz) = 490082c1025b81cba81ad6e94605e1eb8a7d73e5
-SHA1 (maxima-5.9.0.tar.gz) = a604f7c98fb34f80273cbcf1df629a6d5bb6d808
-SIZE (maxima-5.9.0.tar.gz) = 7116131
+MD5 (maxima-5.9.3.tar.gz) = e6388632d91722bb0607914bdabc72f6
+RMD160 (maxima-5.9.3.tar.gz) = 4b00da6406bab222f4a7069c4e8820a9437277f9
+SHA1 (maxima-5.9.3.tar.gz) = b602dc1145c0521939b9a3b69d8e82a9606e689e
+SIZE (maxima-5.9.3.tar.gz) = 8629022
diff 
-urN /usr/ports/math/maxima/pkg/PLIST /home/ijon/usr/ports/math/maxima/pkg/PLIST
--- /usr/ports/math/maxima/pkg/PLIST    Wed Sep 15 11:11:59 2004
+++ /home/ijon/usr/ports/math/maxima/pkg/PLIST  Fri Jun  2 11:42:06 2006
@@ -1,14 +1,15 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.2 2004/09/15 09:11:59 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/maxima
+bin/rmaxima
 bin/xmaxima
 @info info/maxima.info
 lib/maxima/
 lib/maxima/${VERSION}/
 lib/maxima/${VERSION}/binary-clisp/
+lib/maxima/${VERSION}/binary-clisp/lisp.run
 lib/maxima/${VERSION}/binary-clisp/maxima.mem
 libexec/maxima/
 libexec/maxima/${VERSION}/
-libexec/maxima/${VERSION}/maxima-run-lisp
 libexec/maxima/${VERSION}/mgnuplot
 libexec/maxima/${VERSION}/omplotdata
 @man man/man1/maxima.1
@@ -33,8 +34,10 @@
 share/maxima/${VERSION}/demo/trgsmp.dem
 share/maxima/${VERSION}/doc/
 share/maxima/${VERSION}/doc/EMaximaIntro.ps
+share/maxima/${VERSION}/doc/contributors
 share/maxima/${VERSION}/doc/html/
 share/maxima/${VERSION}/doc/html/intromax.html
+share/maxima/${VERSION}/doc/html/maxima.html
 share/maxima/${VERSION}/doc/html/maxima_1.html
 share/maxima/${VERSION}/doc/html/maxima_10.html
 share/maxima/${VERSION}/doc/html/maxima_11.html
@@ -72,12 +75,42 @@
 share/maxima/${VERSION}/doc/html/maxima_40.html
 share/maxima/${VERSION}/doc/html/maxima_41.html
 share/maxima/${VERSION}/doc/html/maxima_42.html
+share/maxima/${VERSION}/doc/html/maxima_43.html
+share/maxima/${VERSION}/doc/html/maxima_44.html
+share/maxima/${VERSION}/doc/html/maxima_45.html
+share/maxima/${VERSION}/doc/html/maxima_46.html
+share/maxima/${VERSION}/doc/html/maxima_47.html
+share/maxima/${VERSION}/doc/html/maxima_48.html
+share/maxima/${VERSION}/doc/html/maxima_49.html
 share/maxima/${VERSION}/doc/html/maxima_5.html
+share/maxima/${VERSION}/doc/html/maxima_50.html
+share/maxima/${VERSION}/doc/html/maxima_51.html
+share/maxima/${VERSION}/doc/html/maxima_52.html
+share/maxima/${VERSION}/doc/html/maxima_53.html
+share/maxima/${VERSION}/doc/html/maxima_54.html
+share/maxima/${VERSION}/doc/html/maxima_55.html
 share/maxima/${VERSION}/doc/html/maxima_6.html
 share/maxima/${VERSION}/doc/html/maxima_7.html
 share/maxima/${VERSION}/doc/html/maxima_8.html
 share/maxima/${VERSION}/doc/html/maxima_9.html
+share/maxima/${VERSION}/doc/html/maxima_abt.html
+share/maxima/${VERSION}/doc/html/maxima_ovr.html
 share/maxima/${VERSION}/doc/html/maxima_toc.html
+share/maxima/${VERSION}/doc/implementation/
+share/maxima/${VERSION}/doc/implementation/dir_vars.txt
+share/maxima/${VERSION}/doc/implementation/external-interface.txt
+share/maxima/${VERSION}/doc/misc/
+share/maxima/${VERSION}/doc/misc/completescanoffunctionssortedbybytecodelength.txt
+share/maxima/${VERSION}/doc/misc/grepforvariables.sh
+share/maxima/${VERSION}/doc/misc/maximafunctions.txt
+share/maxima/${VERSION}/doc/misc/maximafunctionsundocumented.txt
+share/maxima/${VERSION}/doc/misc/maximaitemspresentinbothfunctionandvariablescans.txt
+share/maxima/${VERSION}/doc/misc/maximavariables.txt
+share/maxima/${VERSION}/doc/misc/maximavariablesundocumented.txt
+share/maxima/${VERSION}/doc/misc/processlisfiles.sh
+share/maxima/${VERSION}/doc/misc/weirdvariables.txt
+share/maxima/${VERSION}/doc/misc/workingvariables.txt
+share/maxima/${VERSION}/doc/misc/x.awk
 share/maxima/${VERSION}/doc/share/
 share/maxima/${VERSION}/doc/share/bessel.usg
 share/maxima/${VERSION}/doc/share/brchre.txt
@@ -93,18 +126,54 @@
 share/maxima/${VERSION}/emacs/maxima.el
 share/maxima/${VERSION}/emacs/smart-complete.el
 share/maxima/${VERSION}/emacs/sshell.el
+share/maxima/${VERSION}/msgs/
+share/maxima/${VERSION}/msgs/ru.msg
 share/maxima/${VERSION}/share/
+share/maxima/${VERSION}/share/affine/
+share/maxima/${VERSION}/share/affine/README
+share/maxima/${VERSION}/share/affine/affine.lisp
+share/maxima/${VERSION}/share/affine/affine.system
+share/maxima/${VERSION}/share/affine/amacros.lisp
+share/maxima/${VERSION}/share/affine/aquotient.lisp
+share/maxima/${VERSION}/share/affine/compat.lisp
+share/maxima/${VERSION}/share/affine/dim-3.lisp
+share/maxima/${VERSION}/share/affine/dim4-help.lisp
+share/maxima/${VERSION}/share/affine/dummy-gc.lisp
+share/maxima/${VERSION}/share/affine/macbasic.mac
+share/maxima/${VERSION}/share/affine/make.lisp
+share/maxima/${VERSION}/share/affine/makefile
+share/maxima/${VERSION}/share/affine/modsimp.lisp
+share/maxima/${VERSION}/share/affine/ndotsimp.lisp
+share/maxima/${VERSION}/share/affine/new-rat.lisp
+share/maxima/${VERSION}/share/affine/polya.lisp
+share/maxima/${VERSION}/share/affine/polyb.lisp
+share/maxima/${VERSION}/share/affine/polybas.lisp
+share/maxima/${VERSION}/share/affine/polyc.lisp
+share/maxima/${VERSION}/share/affine/polyd.lisp
+share/maxima/${VERSION}/share/affine/polysmp.lisp
+share/maxima/${VERSION}/share/affine/sheafa.lisp
+share/maxima/${VERSION}/share/affine/sheafb.lisp
+share/maxima/${VERSION}/share/affine/sheafc.lisp
+share/maxima/${VERSION}/share/affine/sloop.lisp
+share/maxima/${VERSION}/share/affine/sparsemat.lisp
+share/maxima/${VERSION}/share/affine/sub-proj.lisp
+share/maxima/${VERSION}/share/affine/sys-declaim.lisp
+share/maxima/${VERSION}/share/affine/sys-proclaim.lisp
+share/maxima/${VERSION}/share/affine/sysdef.lisp
+share/maxima/${VERSION}/share/affine/todd-coxeter.lisp
 share/maxima/${VERSION}/share/algebra/
 share/maxima/${VERSION}/share/algebra/charsets/
 share/maxima/${VERSION}/share/algebra/charsets/README
 share/maxima/${VERSION}/share/algebra/charsets/charsets.mac
+share/maxima/${VERSION}/share/algebra/charsets/flatten.lisp
+share/maxima/${VERSION}/share/algebra/charsets/rtestflatten.mac
+share/maxima/${VERSION}/share/algebra/charsets/set.lisp
 share/maxima/${VERSION}/share/algebra/charsets/test1.mac
 share/maxima/${VERSION}/share/algebra/differ.dem
 share/maxima/${VERSION}/share/algebra/differ.mac
 share/maxima/${VERSION}/share/algebra/gcdex.mac
 share/maxima/${VERSION}/share/algebra/grob1.lisp
 share/maxima/${VERSION}/share/algebra/nusum.mac
-share/maxima/${VERSION}/share/algebra/nusum.usg
 share/maxima/${VERSION}/share/algebra/recur.dem
 share/maxima/${VERSION}/share/algebra/recur.lisp
 share/maxima/${VERSION}/share/algebra/recur.mac
@@ -119,14 +188,14 @@
 share/maxima/${VERSION}/share/algebra/solver/solver1-en.html
 share/maxima/${VERSION}/share/algebra/solver/solver1.pdf
 share/maxima/${VERSION}/share/algebra/solver/test.mac
+share/maxima/${VERSION}/share/builtins-list.txt
 share/maxima/${VERSION}/share/calculus/
+share/maxima/${VERSION}/share/calculus/asympa.mac
 share/maxima/${VERSION}/share/calculus/cartan.dem
 share/maxima/${VERSION}/share/calculus/cartan.lisp
 share/maxima/${VERSION}/share/calculus/fourie.dem
 share/maxima/${VERSION}/share/calculus/fourie.mac
-share/maxima/${VERSION}/share/calculus/fourie.usg
 share/maxima/${VERSION}/share/calculus/gendif.mac
-share/maxima/${VERSION}/share/calculus/gendif.usg
 share/maxima/${VERSION}/share/calculus/optmiz.dem
 share/maxima/${VERSION}/share/calculus/optmiz.mac
 share/maxima/${VERSION}/share/calculus/optmiz.transcript
@@ -147,18 +216,346 @@
 share/maxima/${VERSION}/share/calculus/qual.usg
 share/maxima/${VERSION}/share/calculus/qualsp.lisp
 share/maxima/${VERSION}/share/calculus/revert.mac
-share/maxima/${VERSION}/share/calculus/revert.usg
 share/maxima/${VERSION}/share/calculus/taylor1.mac
 share/maxima/${VERSION}/share/combinatorics/
-share/maxima/${VERSION}/share/combinatorics/comgen.lisp
-share/maxima/${VERSION}/share/combinatorics/permut.lisp
+share/maxima/${VERSION}/share/combinatorics/README
 share/maxima/${VERSION}/share/contrib/
-share/maxima/${VERSION}/share/contrib/diag.dem
+share/maxima/${VERSION}/share/contrib/Grobner/
+share/maxima/${VERSION}/share/contrib/Grobner/README
+share/maxima/${VERSION}/share/contrib/Grobner/grobner-demo.output
+share/maxima/${VERSION}/share/contrib/Grobner/grobner.demo
+share/maxima/${VERSION}/share/contrib/Grobner/grobner.lisp
+share/maxima/${VERSION}/share/contrib/README
+share/maxima/${VERSION}/share/contrib/Zeilberger/
+share/maxima/${VERSION}/share/contrib/Zeilberger/Gosper.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/GosperEq.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/algUtil.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/compare_sums.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/compatible.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/constants.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/makeGosperForm.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/norm.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/numerical.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/readme.txt
+share/maxima/${VERSION}/share/contrib/Zeilberger/settings.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/shiftQuotient.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/testGosper.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/testZeilberger.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/whatsnew.txt
+share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger.texi
+share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac
+share/maxima/${VERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac
+share/maxima/${VERSION}/share/contrib/augmented_lagrangian.mac
+share/maxima/${VERSION}/share/contrib/bode.mac
+share/maxima/${VERSION}/share/contrib/cholesky.mac
+share/maxima/${VERSION}/share/contrib/contrib.texi
+share/maxima/${VERSION}/share/contrib/defstruct.lisp
+share/maxima/${VERSION}/share/contrib/descriptive/
+share/maxima/${VERSION}/share/contrib/descriptive/biomed.data
+share/maxima/${VERSION}/share/contrib/descriptive/descriptive.mac
+share/maxima/${VERSION}/share/contrib/descriptive/descriptive.texi
+share/maxima/${VERSION}/share/contrib/descriptive/pidigits.data
+share/maxima/${VERSION}/share/contrib/descriptive/wind.data
+share/maxima/${VERSION}/share/contrib/devine.mac
 share/maxima/${VERSION}/share/contrib/diag.mac
-share/maxima/${VERSION}/share/contrib/diag.usg
+share/maxima/${VERSION}/share/contrib/diffequations/
+share/maxima/${VERSION}/share/contrib/diffequations/README
+share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.mac
+share/maxima/${VERSION}/share/contrib/diffequations/contrib_ode.usg
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_abel.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_clairault.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_factor.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_lagrange.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_lie.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_nonlinear.mac
+share/maxima/${VERSION}/share/contrib/diffequations/ode1_riccati.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/
+share/maxima/${VERSION}/share/contrib/diffequations/tests/Makefile
+share/maxima/${VERSION}/share/contrib/diffequations/tests/README
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_abel.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_ode1_riccati.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtest_sym2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_1.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_3.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_4.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_5.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_kamke_1_6.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_1.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_3.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_4.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_5.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_1_6.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_1.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_2.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_3.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_4.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/rtestode_murphy_2_5.mac
+share/maxima/${VERSION}/share/contrib/diffequations/tests/testsuite.lisp
+share/maxima/${VERSION}/share/contrib/distrib/
+share/maxima/${VERSION}/share/contrib/distrib/distrib.mac
+share/maxima/${VERSION}/share/contrib/distrib/distrib.texi
+share/maxima/${VERSION}/share/contrib/distrib/numdistrib.lisp
+share/maxima/${VERSION}/share/contrib/eval_string.lisp
+share/maxima/${VERSION}/share/contrib/f90.lisp
+share/maxima/${VERSION}/share/contrib/format/
+share/maxima/${VERSION}/share/contrib/format/README
+share/maxima/${VERSION}/share/contrib/format/autoload-m.macsyma
+share/maxima/${VERSION}/share/contrib/format/autoload-mp.macsyma
+share/maxima/${VERSION}/share/contrib/format/coeflist.demo
+share/maxima/${VERSION}/share/contrib/format/coeflist.lisp
+share/maxima/${VERSION}/share/contrib/format/coeflistp.lisp
+share/maxima/${VERSION}/share/contrib/format/format.announce
+share/maxima/${VERSION}/share/contrib/format/format.demo
+share/maxima/${VERSION}/share/contrib/format/format.lisp
+share/maxima/${VERSION}/share/contrib/format/format.ps
+share/maxima/${VERSION}/share/contrib/format/pois2.demo
+share/maxima/${VERSION}/share/contrib/format/pois2m.ps
+share/maxima/${VERSION}/share/contrib/gentran/
+share/maxima/${VERSION}/share/contrib/gentran/Makefile
+share/maxima/${VERSION}/share/contrib/gentran/convmac.lisp
+share/maxima/${VERSION}/share/contrib/gentran/fdata.lisp
+share/maxima/${VERSION}/share/contrib/gentran/global.lisp
+share/maxima/${VERSION}/share/contrib/gentran/gtfix.lisp
+share/maxima/${VERSION}/share/contrib/gentran/init.lisp
+share/maxima/${VERSION}/share/contrib/gentran/intrfc.lisp
+share/maxima/${VERSION}/share/contrib/gentran/local.gtload.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lspc.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lspfor.lisp
+share/maxima/${VERSION}/share/contrib/gentran/lsprat.lisp
+share/maxima/${VERSION}/share/contrib/gentran/man/
+share/maxima/${VERSION}/share/contrib/gentran/man/MANUAL.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/MANUAL.ps.gz
+share/maxima/${VERSION}/share/contrib/gentran/man/appA.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/appA1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/appB.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/contents.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/doc.add
+share/maxima/${VERSION}/share/contrib/gentran/man/ref.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect2.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect3.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect4.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect5.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/sect6.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/title.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp1.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp2.ms
+share/maxima/${VERSION}/share/contrib/gentran/man/tmp3.ms
+share/maxima/${VERSION}/share/contrib/gentran/opt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/output.lisp
+share/maxima/${VERSION}/share/contrib/gentran/parser.lisp
+share/maxima/${VERSION}/share/contrib/gentran/pre.lisp
+share/maxima/${VERSION}/share/contrib/gentran/read.lisp
+share/maxima/${VERSION}/share/contrib/gentran/segmnt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/templt.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/
+share/maxima/${VERSION}/share/contrib/gentran/test/README
+share/maxima/${VERSION}/share/contrib/gentran/test/array.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/array.output
+share/maxima/${VERSION}/share/contrib/gentran/test/datatest.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/datatest.out
+share/maxima/${VERSION}/share/contrib/gentran/test/for.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.f
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/graeffe.output
+share/maxima/${VERSION}/share/contrib/gentran/test/ham.in
+share/maxima/${VERSION}/share/contrib/gentran/test/loop.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.f
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/matrix.output
+share/maxima/${VERSION}/share/contrib/gentran/test/mcond.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/mdo.lisp
+share/maxima/${VERSION}/share/contrib/gentran/test/rk.in
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.output
+share/maxima/${VERSION}/share/contrib/gentran/test/runge.template
+share/maxima/${VERSION}/share/contrib/gentran/test/t.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/type.mac
+share/maxima/${VERSION}/share/contrib/gentran/test/type.output
+share/maxima/${VERSION}/share/contrib/gentran/vaxinit.lisp
+share/maxima/${VERSION}/share/contrib/gentran/vaxlsp.lisp
+share/maxima/${VERSION}/share/contrib/ggf.mac
+share/maxima/${VERSION}/share/contrib/ifactor.lisp
 share/maxima/${VERSION}/share/contrib/impdiff.mac
 share/maxima/${VERSION}/share/contrib/lindstedt.mac
+share/maxima/${VERSION}/share/contrib/log10.mac
+share/maxima/${VERSION}/share/contrib/lsquares.mac
+share/maxima/${VERSION}/share/contrib/lurkmathml/
+share/maxima/${VERSION}/share/contrib/lurkmathml/README
+share/maxima/${VERSION}/share/contrib/lurkmathml/mathml.lisp
+share/maxima/${VERSION}/share/contrib/lurkmathml/mathml_ref_list_for_IE
+share/maxima/${VERSION}/share/contrib/lurkmathml/mathmltest
+share/maxima/${VERSION}/share/contrib/lurkmathml/maximadiffs.txt
 share/maxima/${VERSION}/share/contrib/makeOrders.mac
+share/maxima/${VERSION}/share/contrib/maximaMathML/
+share/maxima/${VERSION}/share/contrib/maximaMathML/CtMathML.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/PrMathML.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/load-mathml.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathml-maxima.lisp
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathml.readme
+share/maxima/${VERSION}/share/contrib/maximaMathML/mathmldisplay.lisp
+share/maxima/${VERSION}/share/contrib/mcclim/
+share/maxima/${VERSION}/share/contrib/mcclim/README
+share/maxima/${VERSION}/share/contrib/mcclim/formula.lisp
+share/maxima/${VERSION}/share/contrib/mcclim/listeneroutput.png
+share/maxima/${VERSION}/share/contrib/mcclim/maxima-repl-mcclim.lisp
+share/maxima/${VERSION}/share/contrib/mcclim/postscriptoutput.png
+share/maxima/${VERSION}/share/contrib/mnewton.mac
+share/maxima/${VERSION}/share/contrib/nset/
+share/maxima/${VERSION}/share/contrib/nset/README
+share/maxima/${VERSION}/share/contrib/nset/announce-1.2.txt
+share/maxima/${VERSION}/share/contrib/nset/changes_1.0_to_1.2.txt
+share/maxima/${VERSION}/share/contrib/nset/maxima-init.lisp
+share/maxima/${VERSION}/share/contrib/nset/nset-init.lisp
+share/maxima/${VERSION}/share/contrib/nset/nset.html
+share/maxima/${VERSION}/share/contrib/nset/nset_toc.html
+share/maxima/${VERSION}/share/contrib/numericalio/
+share/maxima/${VERSION}/share/contrib/numericalio/README
+share/maxima/${VERSION}/share/contrib/numericalio/array.data
+share/maxima/${VERSION}/share/contrib/numericalio/array.mac
+share/maxima/${VERSION}/share/contrib/numericalio/csv.mac
+share/maxima/${VERSION}/share/contrib/numericalio/is_equal_array.lisp
+share/maxima/${VERSION}/share/contrib/numericalio/my_flatten.mac
+share/maxima/${VERSION}/share/contrib/numericalio/numericalio.lisp
+share/maxima/${VERSION}/share/contrib/numericalio/numericalio.texi
+share/maxima/${VERSION}/share/contrib/numericalio/pipe.data
+share/maxima/${VERSION}/share/contrib/numericalio/ragged.data
+share/maxima/${VERSION}/share/contrib/numericalio/ragged.mac
+share/maxima/${VERSION}/share/contrib/numericalio/really-csv.data
+share/maxima/${VERSION}/share/contrib/numericalio/really-space-separated.csv
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.csv
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.data
+share/maxima/${VERSION}/share/contrib/numericalio/rectangular.mac
+share/maxima/${VERSION}/share/contrib/numericalio/semicolon.data
+share/maxima/${VERSION}/share/contrib/numericalio/separators.mac
+share/maxima/${VERSION}/share/contrib/opsubst.lisp
+share/maxima/${VERSION}/share/contrib/pdiff/
+share/maxima/${VERSION}/share/contrib/pdiff/battex.sty
+share/maxima/${VERSION}/share/contrib/pdiff/history.txt
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.pdf
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff-doc.tex
+share/maxima/${VERSION}/share/contrib/pdiff/pdiff.lisp
+share/maxima/${VERSION}/share/contrib/plotdf.lisp
+share/maxima/${VERSION}/share/contrib/plsquares.mac
+share/maxima/${VERSION}/share/contrib/rand/
+share/maxima/${VERSION}/share/contrib/rand/Avg3.mac
+share/maxima/${VERSION}/share/contrib/rand/Demo.bk1
+share/maxima/${VERSION}/share/contrib/rand/Ima
+share/maxima/${VERSION}/share/contrib/rand/Laplace.bk1
+share/maxima/${VERSION}/share/contrib/rand/Newimprv.bk1
+share/maxima/${VERSION}/share/contrib/rand/Ode1.bk1
+share/maxima/${VERSION}/share/contrib/rand/Oden.bk1
+share/maxima/${VERSION}/share/contrib/rand/Read.me
+share/maxima/${VERSION}/share/contrib/rand/Reverse
+share/maxima/${VERSION}/share/contrib/rand/Wkb
+share/maxima/${VERSION}/share/contrib/rand/asympexp.mac
+share/maxima/${VERSION}/share/contrib/rand/asympexp.usg
+share/maxima/${VERSION}/share/contrib/rand/average.mac
+share/maxima/${VERSION}/share/contrib/rand/average.usg
+share/maxima/${VERSION}/share/contrib/rand/averm.mac
+share/maxima/${VERSION}/share/contrib/rand/averm.usg
+share/maxima/${VERSION}/share/contrib/rand/benard.mac
+share/maxima/${VERSION}/share/contrib/rand/cm.mac
+share/maxima/${VERSION}/share/contrib/rand/cm.usg
+share/maxima/${VERSION}/share/contrib/rand/composit.mac
+share/maxima/${VERSION}/share/contrib/rand/composit.usg
+share/maxima/${VERSION}/share/contrib/rand/duffing.mac
+share/maxima/${VERSION}/share/contrib/rand/duffing.usg
+share/maxima/${VERSION}/share/contrib/rand/hill.usg
+share/maxima/${VERSION}/share/contrib/rand/hill1.mac
+share/maxima/${VERSION}/share/contrib/rand/hill2.mac
+share/maxima/${VERSION}/share/contrib/rand/improved.mac
+share/maxima/${VERSION}/share/contrib/rand/improved.usg
+share/maxima/${VERSION}/share/contrib/rand/lc.mac
+share/maxima/${VERSION}/share/contrib/rand/lc.usg
+share/maxima/${VERSION}/share/contrib/rand/lc2.mac
+share/maxima/${VERSION}/share/contrib/rand/lie.mac
+share/maxima/${VERSION}/share/contrib/rand/lie.usg
+share/maxima/${VERSION}/share/contrib/rand/mathieu.mac
+share/maxima/${VERSION}/share/contrib/rand/mathieu.usg
+share/maxima/${VERSION}/share/contrib/rand/mathieu0.mac
+share/maxima/${VERSION}/share/contrib/rand/nf.mac
+share/maxima/${VERSION}/share/contrib/rand/nf.usg
+share/maxima/${VERSION}/share/contrib/rand/recursiv.mac
+share/maxima/${VERSION}/share/contrib/rand/recursiv.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct1.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct1.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct2.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct2.usg
+share/maxima/${VERSION}/share/contrib/rand/reduct3.mac
+share/maxima/${VERSION}/share/contrib/rand/reduct3.usg
+share/maxima/${VERSION}/share/contrib/rand/takens.mac
+share/maxima/${VERSION}/share/contrib/rand/takens.usg
+share/maxima/${VERSION}/share/contrib/rand/transfor.mac
+share/maxima/${VERSION}/share/contrib/rand/transfor.usg
+share/maxima/${VERSION}/share/contrib/rand/twovar.mac
+share/maxima/${VERSION}/share/contrib/rand/twovar.usg
+share/maxima/${VERSION}/share/contrib/rand/vandpol.mac
+share/maxima/${VERSION}/share/contrib/rand/vandpol.usg
+share/maxima/${VERSION}/share/contrib/rtestdefstruct.mac
+share/maxima/${VERSION}/share/contrib/sarag/
+share/maxima/${VERSION}/share/contrib/sarag/aliases.mac
+share/maxima/${VERSION}/share/contrib/sarag/constants.mac
+share/maxima/${VERSION}/share/contrib/sarag/examples.mac
+share/maxima/${VERSION}/share/contrib/sarag/lowLevel.mac
+share/maxima/${VERSION}/share/contrib/sarag/readme.txt
+share/maxima/${VERSION}/share/contrib/sarag/rootCounting.mac
+share/maxima/${VERSION}/share/contrib/sarag/rootIsolation.mac
+share/maxima/${VERSION}/share/contrib/sarag/sarag.mac
+share/maxima/${VERSION}/share/contrib/sarag/sarag_linear_algebra.mac
+share/maxima/${VERSION}/share/contrib/sarag/settings.mac
+share/maxima/${VERSION}/share/contrib/sarag/signDetermination.mac
+share/maxima/${VERSION}/share/contrib/simplex/
+share/maxima/${VERSION}/share/contrib/simplex/Readme.txt
+share/maxima/${VERSION}/share/contrib/simplex/Tests/
+share/maxima/${VERSION}/share/contrib/simplex/Tests/Readme.txt
+share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_A.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_b.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/adlittle_c.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_A.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_b.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/afiro_c.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_A.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_b.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/kb2_c.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/klee_minty.mac
+share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_A.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_b.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/sc50a_c.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_A.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_b.csv
+share/maxima/${VERSION}/share/contrib/simplex/Tests/share2b_c.csv
+share/maxima/${VERSION}/share/contrib/simplex/minimize_sx.mac
+share/maxima/${VERSION}/share/contrib/simplex/simplex.mac
+share/maxima/${VERSION}/share/contrib/simplex/simplex.texi
+share/maxima/${VERSION}/share/contrib/simplex/simplex_algorithm.lisp
+share/maxima/${VERSION}/share/contrib/solve_rec/
+share/maxima/${VERSION}/share/contrib/solve_rec/solve_rec.dem
+share/maxima/${VERSION}/share/contrib/solve_rec/solve_rec.mac
+share/maxima/${VERSION}/share/contrib/solve_rec/solve_rec.texi
+share/maxima/${VERSION}/share/contrib/state/
+share/maxima/${VERSION}/share/contrib/state/a.cir
+share/maxima/${VERSION}/share/contrib/state/b.cir
+share/maxima/${VERSION}/share/contrib/state/c.cir
+share/maxima/${VERSION}/share/contrib/state/d.cir
+share/maxima/${VERSION}/share/contrib/state/matrix2.mac
+share/maxima/${VERSION}/share/contrib/state/readfile.lsp
+share/maxima/${VERSION}/share/contrib/state/sortem.mac
+share/maxima/${VERSION}/share/contrib/state/state.mac
+share/maxima/${VERSION}/share/contrib/state/tree.mac
+share/maxima/${VERSION}/share/contrib/stirling.mac
+share/maxima/${VERSION}/share/contrib/stringproc/
+share/maxima/${VERSION}/share/contrib/stringproc/rteststringproc.mac
+share/maxima/${VERSION}/share/contrib/stringproc/stringproc.lisp
+share/maxima/${VERSION}/share/contrib/stringproc/stringproc.texi
+share/maxima/${VERSION}/share/contrib/unit/
+share/maxima/${VERSION}/share/contrib/unit/unit-functions.lisp
+share/maxima/${VERSION}/share/contrib/unit/unit.mac
+share/maxima/${VERSION}/share/contrib/unit/unit.texi
 share/maxima/${VERSION}/share/diffequations/
 share/maxima/${VERSION}/share/diffequations/abel.mac
 share/maxima/${VERSION}/share/diffequations/desoln.mac
@@ -172,8 +569,6 @@
 share/maxima/${VERSION}/share/diffequations/phypgm.mac
 share/maxima/${VERSION}/share/diffequations/pivtr.mac
 share/maxima/${VERSION}/share/diffequations/pmain.mac
-share/maxima/${VERSION}/share/graphics/
-share/maxima/${VERSION}/share/graphics/world.mac
 share/maxima/${VERSION}/share/integequations/
 share/maxima/${VERSION}/share/integequations/inteqn.mac
 share/maxima/${VERSION}/share/integequations/inteqn.usg
@@ -181,13 +576,31 @@
 share/maxima/${VERSION}/share/integration/
 share/maxima/${VERSION}/share/integration/antid.dem
 share/maxima/${VERSION}/share/integration/antid.mac
-share/maxima/${VERSION}/share/integration/antid.usg
 share/maxima/${VERSION}/share/integration/bypart.mac
 share/maxima/${VERSION}/share/integration/delta.dem
 share/maxima/${VERSION}/share/integration/delta.mac
 share/maxima/${VERSION}/share/integration/delta.usg
-share/maxima/${VERSION}/share/integration/intsce.mac
-share/maxima/${VERSION}/share/integration/intsce.usg
+share/maxima/${VERSION}/share/linearalgebra/
+share/maxima/${VERSION}/share/linearalgebra/announcement.txt
+share/maxima/${VERSION}/share/linearalgebra/eigens-by-jacobi.lisp
+share/maxima/${VERSION}/share/linearalgebra/linalg-extra.lisp
+share/maxima/${VERSION}/share/linearalgebra/linalg-utilities.lisp
+share/maxima/${VERSION}/share/linearalgebra/linalg.usage
+share/maxima/${VERSION}/share/linearalgebra/linalgcholesky.lisp
+share/maxima/${VERSION}/share/linearalgebra/linearalgebra.demo
+share/maxima/${VERSION}/share/linearalgebra/linearalgebra.mac
+share/maxima/${VERSION}/share/linearalgebra/linearalgebra.texi
+share/maxima/${VERSION}/share/linearalgebra/lu.lisp
+share/maxima/${VERSION}/share/linearalgebra/matrixexp.lisp
+share/maxima/${VERSION}/share/linearalgebra/matrixexp.usage
+share/maxima/${VERSION}/share/linearalgebra/mring.lisp
+share/maxima/${VERSION}/share/linearalgebra/polynomialp.lisp
+share/maxima/${VERSION}/share/linearalgebra/test-cholesky.mac
+share/maxima/${VERSION}/share/linearalgebra/test-eigens-by-jacobi.mac
+share/maxima/${VERSION}/share/linearalgebra/test-linalg.mac
+share/maxima/${VERSION}/share/linearalgebra/test-lu.mac
+share/maxima/${VERSION}/share/linearalgebra/test-matrixexp.mac
+share/maxima/${VERSION}/share/linearalgebra/test-polynomialp.mac
 share/maxima/${VERSION}/share/macro/
 share/maxima/${VERSION}/share/macro/autolo.mac
 share/maxima/${VERSION}/share/macro/basic.mac
@@ -208,7 +621,6 @@
 share/maxima/${VERSION}/share/matrix/determ.usg
 share/maxima/${VERSION}/share/matrix/eigen.dem
 share/maxima/${VERSION}/share/matrix/eigen.mac
-share/maxima/${VERSION}/share/matrix/eigen.usg
 share/maxima/${VERSION}/share/matrix/eigen_1.dem
 share/maxima/${VERSION}/share/matrix/eigeni.mac
 share/maxima/${VERSION}/share/matrix/invert.mac
@@ -235,12 +647,9 @@
 share/maxima/${VERSION}/share/misc/seqopt.dem
 share/maxima/${VERSION}/share/misc/seqopt.lisp
 share/maxima/${VERSION}/share/misc/seqopt.usg
-share/maxima/${VERSION}/share/misc/set.lisp
-share/maxima/${VERSION}/share/misc/set.usg
 share/maxima/${VERSION}/share/misc/smacro.mac
 share/maxima/${VERSION}/share/numeric/
-share/maxima/${VERSION}/share/numeric/bffac.lisp
-share/maxima/${VERSION}/share/numeric/bffac.usg
+share/maxima/${VERSION}/share/numeric/bffac.mac
 share/maxima/${VERSION}/share/numeric/brmbrg.lisp
 share/maxima/${VERSION}/share/numeric/brmbrg.usg
 share/maxima/${VERSION}/share/numeric/cfortr.dem
@@ -261,6 +670,7 @@
 share/maxima/${VERSION}/share/numeric/forma1.usg
 share/maxima/${VERSION}/share/numeric/format.lisp
 share/maxima/${VERSION}/share/numeric/format.usg
+share/maxima/${VERSION}/share/numeric/interpol.mac
 share/maxima/${VERSION}/share/numeric/kach.dem
 share/maxima/${VERSION}/share/numeric/kach.mac
 share/maxima/${VERSION}/share/numeric/newton.mac
@@ -273,6 +683,16 @@
 share/maxima/${VERSION}/share/numeric/simpsn.mac
 share/maxima/${VERSION}/share/numeric/submac.dem
 share/maxima/${VERSION}/share/numeric/submac.mac
+share/maxima/${VERSION}/share/orthopoly/
+share/maxima/${VERSION}/share/orthopoly/Makefile.am
+share/maxima/${VERSION}/share/orthopoly/README
+share/maxima/${VERSION}/share/orthopoly/changes_0.9_to_0.94.txt
+share/maxima/${VERSION}/share/orthopoly/h_atom.dem
+share/maxima/${VERSION}/share/orthopoly/orthopoly-init.lisp
+share/maxima/${VERSION}/share/orthopoly/orthopoly.lisp
+share/maxima/${VERSION}/share/orthopoly/orthopoly.texi
+share/maxima/${VERSION}/share/orthopoly/test_orthopoly.mac
+share/maxima/${VERSION}/share/orthopoly/variational_method.dem
 share/maxima/${VERSION}/share/physics/
 share/maxima/${VERSION}/share/physics/battex.sty
 share/maxima/${VERSION}/share/physics/dimen.dem
@@ -283,17 +703,6 @@
 share/maxima/${VERSION}/share/physics/dimension.pdf
 share/maxima/${VERSION}/share/physics/dimension.tex
 share/maxima/${VERSION}/share/physics/elec.lisp
-share/maxima/${VERSION}/share/physics/gam5.lisp
-share/maxima/${VERSION}/share/physics/gamalg.dem
-share/maxima/${VERSION}/share/physics/gamalg.lisp
-share/maxima/${VERSION}/share/physics/gamalg.usg
-share/maxima/${VERSION}/share/physics/gamchi.lisp
-share/maxima/${VERSION}/share/physics/gamcon.lisp
-share/maxima/${VERSION}/share/physics/gamgfi.lisp
-share/maxima/${VERSION}/share/physics/gamkah.lisp
-share/maxima/${VERSION}/share/physics/gammtr.lisp
-share/maxima/${VERSION}/share/physics/gamnoc.lisp
-share/maxima/${VERSION}/share/physics/gamsq.lisp
 share/maxima/${VERSION}/share/physics/physconst.mac
 share/maxima/${VERSION}/share/physics/physconst.usg
 share/maxima/${VERSION}/share/physics/units.mac
@@ -302,52 +711,29 @@
 share/maxima/${VERSION}/share/simplification/
 share/maxima/${VERSION}/share/simplification/absimp.dem
 share/maxima/${VERSION}/share/simplification/absimp.mac
-share/maxima/${VERSION}/share/simplification/absimp.usg
 share/maxima/${VERSION}/share/simplification/disol.dem
 share/maxima/${VERSION}/share/simplification/disol.mac
-share/maxima/${VERSION}/share/simplification/disol.usg
 share/maxima/${VERSION}/share/simplification/elim.mac
-share/maxima/${VERSION}/share/simplification/elim.usg
 share/maxima/${VERSION}/share/simplification/facex1.mac
 share/maxima/${VERSION}/share/simplification/facexp.dem
 share/maxima/${VERSION}/share/simplification/facexp.mac
-share/maxima/${VERSION}/share/simplification/facexp.usg
 share/maxima/${VERSION}/share/simplification/functs.dem
 share/maxima/${VERSION}/share/simplification/functs.mac
-share/maxima/${VERSION}/share/simplification/functs.usg
 share/maxima/${VERSION}/share/simplification/genut.mac
 share/maxima/${VERSION}/share/simplification/ineq.dem
 share/maxima/${VERSION}/share/simplification/ineq.mac
-share/maxima/${VERSION}/share/simplification/ineq.usg
 share/maxima/${VERSION}/share/simplification/lrats.dem
 share/maxima/${VERSION}/share/simplification/lrats.mac
-share/maxima/${VERSION}/share/simplification/lrats.usg
 share/maxima/${VERSION}/share/simplification/rducon.dem
 share/maxima/${VERSION}/share/simplification/rducon.lisp
-share/maxima/${VERSION}/share/simplification/rducon.usg
 share/maxima/${VERSION}/share/simplification/rncomb.dem
 share/maxima/${VERSION}/share/simplification/rncomb.mac
-share/maxima/${VERSION}/share/simplification/rncomb.usg
 share/maxima/${VERSION}/share/simplification/scifac.dem
 share/maxima/${VERSION}/share/simplification/scifac.lisp
-share/maxima/${VERSION}/share/simplification/scifac.usg
+share/maxima/${VERSION}/share/simplification/simplification.texi
 share/maxima/${VERSION}/share/simplification/sqdnst.mac
-share/maxima/${VERSION}/share/simplification/sqdnst.usg
 share/maxima/${VERSION}/share/simplification/stopex.dem
 share/maxima/${VERSION}/share/simplification/stopex.mac
-share/maxima/${VERSION}/share/simplification/stopex.usg
-share/maxima/${VERSION}/share/specfunctions/
-share/maxima/${VERSION}/share/specfunctions/airy.lisp
-share/maxima/${VERSION}/share/specfunctions/airy.usg
-share/maxima/${VERSION}/share/specfunctions/ellipt.lisp
-share/maxima/${VERSION}/share/specfunctions/ellipt.usg
-share/maxima/${VERSION}/share/specfunctions/gamma.mac
-share/maxima/${VERSION}/share/specfunctions/h-atom.dem
-share/maxima/${VERSION}/share/specfunctions/kn.mac
-share/maxima/${VERSION}/share/specfunctions/specfun.mac
-share/maxima/${VERSION}/share/specfunctions/specfun.usg
-share/maxima/${VERSION}/share/specfunctions/test_specfun.mac
-share/maxima/${VERSION}/share/specfunctions/variational_method.dem
 share/maxima/${VERSION}/share/sym/
 share/maxima/${VERSION}/share/sym/arite.lisp
 share/maxima/${VERSION}/share/sym/chbase.lisp
@@ -372,49 +758,70 @@
 share/maxima/${VERSION}/share/sym/resolvante.mac
 share/maxima/${VERSION}/share/sym/schur.lisp
 share/maxima/${VERSION}/share/sym/sym.mac
+share/maxima/${VERSION}/share/sym/sym.system
 share/maxima/${VERSION}/share/sym/sym1.mac
+share/maxima/${VERSION}/share/sym/symtest.mac
+share/maxima/${VERSION}/share/sym/testsuite.lisp
 share/maxima/${VERSION}/share/sym/treillis.lisp
 share/maxima/${VERSION}/share/sym/tri.lisp
 share/maxima/${VERSION}/share/sym/util.lisp
+share/maxima/${VERSION}/share/template.texi
 share/maxima/${VERSION}/share/tensor/
-share/maxima/${VERSION}/share/tensor/aaricc.mac
-share/maxima/${VERSION}/share/tensor/aaricc_bsc.mac
-share/maxima/${VERSION}/share/tensor/aaricc_spl.mac
-share/maxima/${VERSION}/share/tensor/aatest.mac
 share/maxima/${VERSION}/share/tensor/ademo.dem
-share/maxima/${VERSION}/share/tensor/ademo2.dem
-share/maxima/${VERSION}/share/tensor/ajpff.mac
-share/maxima/${VERSION}/share/tensor/anew.mac
-share/maxima/${VERSION}/share/tensor/anew_add.mac
-share/maxima/${VERSION}/share/tensor/birkhoff.txt
-share/maxima/${VERSION}/share/tensor/brans_bmb.mac
-share/maxima/${VERSION}/share/tensor/brans_vacuum.mac
-share/maxima/${VERSION}/share/tensor/brbirk.mac
+share/maxima/${VERSION}/share/tensor/adsitter.dem
+share/maxima/${VERSION}/share/tensor/allnutt.dem
+share/maxima/${VERSION}/share/tensor/atensor.dem
+share/maxima/${VERSION}/share/tensor/atensor.mac
+share/maxima/${VERSION}/share/tensor/bianchi.dem
 share/maxima/${VERSION}/share/tensor/canten.lisp
-share/maxima/${VERSION}/share/tensor/ctenso_1.dem
-share/maxima/${VERSION}/share/tensor/ctenso_2.dem
-share/maxima/${VERSION}/share/tensor/ctenso_3.dem
-share/maxima/${VERSION}/share/tensor/ctenso_4.dem
-share/maxima/${VERSION}/share/tensor/ctensr.mac
+share/maxima/${VERSION}/share/tensor/car_iden.dem
+share/maxima/${VERSION}/share/tensor/ctensor.mac
+share/maxima/${VERSION}/share/tensor/ctensor1.dem
+share/maxima/${VERSION}/share/tensor/ctensor2.dem
+share/maxima/${VERSION}/share/tensor/ctensor3.dem
+share/maxima/${VERSION}/share/tensor/ctensor4.dem
+share/maxima/${VERSION}/share/tensor/ctensor5.dem
+share/maxima/${VERSION}/share/tensor/ctensor6.dem
+share/maxima/${VERSION}/share/tensor/ctensor7.dem
+share/maxima/${VERSION}/share/tensor/ctensor8.dem
+share/maxima/${VERSION}/share/tensor/ex_calc.dem
+share/maxima/${VERSION}/share/tensor/ex_calc.mac
 share/maxima/${VERSION}/share/tensor/gener.lisp
-share/maxima/${VERSION}/share/tensor/info-tensor-2.txt
-share/maxima/${VERSION}/share/tensor/info-tensor.txt
-share/maxima/${VERSION}/share/tensor/itensor.dem
+share/maxima/${VERSION}/share/tensor/godel.dem
+share/maxima/${VERSION}/share/tensor/helicity.dem
+share/maxima/${VERSION}/share/tensor/hodge.dem
+share/maxima/${VERSION}/share/tensor/iframe.mac
 share/maxima/${VERSION}/share/tensor/itensor.lisp
-share/maxima/${VERSION}/share/tensor/itensor.usg
-share/maxima/${VERSION}/share/tensor/jpff.mac
-share/maxima/${VERSION}/share/tensor/manual.txt
-share/maxima/${VERSION}/share/tensor/metrics.mac
-share/maxima/${VERSION}/share/tensor/mmans.mac
-share/maxima/${VERSION}/share/tensor/mmans_run.mac
-share/maxima/${VERSION}/share/tensor/motion.mac
-share/maxima/${VERSION}/share/tensor/petrov.mac
-share/maxima/${VERSION}/share/tensor/ricci2.mac
-share/maxima/${VERSION}/share/tensor/rsn.mac
-share/maxima/${VERSION}/share/tensor/swartz.dem
+share/maxima/${VERSION}/share/tensor/itensor1.dem
+share/maxima/${VERSION}/share/tensor/itensor2.dem
+share/maxima/${VERSION}/share/tensor/itensor3.dem
+share/maxima/${VERSION}/share/tensor/itensor4.dem
+share/maxima/${VERSION}/share/tensor/itensor5.dem
+share/maxima/${VERSION}/share/tensor/itensor6.dem
+share/maxima/${VERSION}/share/tensor/itensor8.dem
+share/maxima/${VERSION}/share/tensor/itensor9.dem
+share/maxima/${VERSION}/share/tensor/kaluza.dem
+share/maxima/${VERSION}/share/tensor/lckdt.mac
+share/maxima/${VERSION}/share/tensor/mail-archive.txt
+share/maxima/${VERSION}/share/tensor/maxwell.dem
+share/maxima/${VERSION}/share/tensor/petrov.dem
+share/maxima/${VERSION}/share/tensor/plasma.dem
+share/maxima/${VERSION}/share/tensor/reissner.dem
+share/maxima/${VERSION}/share/tensor/schwarz.dem
+share/maxima/${VERSION}/share/tensor/spinor.dem
 share/maxima/${VERSION}/share/tensor/symtry.lisp
-share/maxima/${VERSION}/share/tensor/tensor-doc.txt
-share/maxima/${VERSION}/share/tensor/test1.mac
+share/maxima/${VERSION}/share/tensor/taubnut.dem
+share/maxima/${VERSION}/share/tensor/tendemo.mac
+share/maxima/${VERSION}/share/tensor/tensor.dem
+share/maxima/${VERSION}/share/tensor/tentex.lisp
+share/maxima/${VERSION}/share/tensor/tests/
+share/maxima/${VERSION}/share/tensor/tests/atest.mac
+share/maxima/${VERSION}/share/tensor/tests/ctest.mac
+share/maxima/${VERSION}/share/tensor/tests/do_tests.mac
+share/maxima/${VERSION}/share/tensor/tests/itest.mac
+share/maxima/${VERSION}/share/tensor/tests/testsuite.lisp
+share/maxima/${VERSION}/share/tensor/tetrad.dem
+share/maxima/${VERSION}/share/tensor/weyl.dem
 share/maxima/${VERSION}/share/trigonometry/
 share/maxima/${VERSION}/share/trigonometry/atrig1.mac
 share/maxima/${VERSION}/share/trigonometry/atrig1.usg
@@ -422,16 +829,9 @@
 share/maxima/${VERSION}/share/trigonometry/ntrig.usg
 share/maxima/${VERSION}/share/trigonometry/spangl.mac
 share/maxima/${VERSION}/share/trigonometry/spangl.usg
+share/maxima/${VERSION}/share/trigonometry/trgsmp.mac
 share/maxima/${VERSION}/share/trigonometry/trigrat.lisp
 share/maxima/${VERSION}/share/utils/
-share/maxima/${VERSION}/share/utils/batch.dem
-share/maxima/${VERSION}/share/utils/batch.mac
-share/maxima/${VERSION}/share/utils/batch.transcript
-share/maxima/${VERSION}/share/utils/batch.usg
-share/maxima/${VERSION}/share/utils/dskuse.lisp
-share/maxima/${VERSION}/share/utils/dskuse.usg
-share/maxima/${VERSION}/share/utils/fileop.lisp
-share/maxima/${VERSION}/share/utils/fileop.usg
 share/maxima/${VERSION}/share/utils/mactex-utilities.lisp
 share/maxima/${VERSION}/share/vector/
 share/maxima/${VERSION}/share/vector/vect.dem
@@ -442,9 +842,8 @@
 share/maxima/${VERSION}/share/vector/vector.mac
 share/maxima/${VERSION}/share/vector/vector.usg
 share/maxima/${VERSION}/src/
-share/maxima/${VERSION}/src/SYS-DECLAIM.lisp
-share/maxima/${VERSION}/src/SYS-PROCLAIM.lisp
 share/maxima/${VERSION}/src/acall.lisp
+share/maxima/${VERSION}/src/airy.lisp
 share/maxima/${VERSION}/src/algfac.lisp
 share/maxima/${VERSION}/src/algsys.lisp
 share/maxima/${VERSION}/src/ar.lisp
@@ -460,8 +859,10 @@
 share/maxima/${VERSION}/src/comm.lisp
 share/maxima/${VERSION}/src/comm2.lisp
 share/maxima/${VERSION}/src/commac.lisp
+share/maxima/${VERSION}/src/command-line.lisp
 share/maxima/${VERSION}/src/compar.lisp
 share/maxima/${VERSION}/src/compat.lisp
+share/maxima/${VERSION}/src/conjugate.lisp
 share/maxima/${VERSION}/src/cpoly.lisp
 share/maxima/${VERSION}/src/csimp.lisp
 share/maxima/${VERSION}/src/csimp2.lisp
@@ -479,9 +880,9 @@
 share/maxima/${VERSION}/src/ezgcd.lisp
 share/maxima/${VERSION}/src/factor.lisp
 share/maxima/${VERSION}/src/fcall.lisp
-share/maxima/${VERSION}/src/flatten.lisp
 share/maxima/${VERSION}/src/float.lisp
 share/maxima/${VERSION}/src/fortra.lisp
+share/maxima/${VERSION}/src/generate-sys-proclaim.lisp
 share/maxima/${VERSION}/src/generr.lisp
 share/maxima/${VERSION}/src/grind.lisp
 share/maxima/${VERSION}/src/hayat.lisp
@@ -513,6 +914,7 @@
 share/maxima/${VERSION}/src/max_ext.lisp
 share/maxima/${VERSION}/src/maxima-package.lisp
 share/maxima/${VERSION}/src/maxmac.lisp
+share/maxima/${VERSION}/src/maxmin.lisp
 share/maxima/${VERSION}/src/mdebug.lisp
 share/maxima/${VERSION}/src/mdefun.lisp
 share/maxima/${VERSION}/src/mdot.lisp
@@ -538,16 +940,19 @@
 share/maxima/${VERSION}/src/nparse.lisp
 share/maxima/${VERSION}/src/nrat4.lisp
 share/maxima/${VERSION}/src/nregex.lisp
+share/maxima/${VERSION}/src/nset.lisp
 share/maxima/${VERSION}/src/numer.lisp
 share/maxima/${VERSION}/src/numerical/
 share/maxima/${VERSION}/src/numerical/f2cl-lib.lisp
 share/maxima/${VERSION}/src/numerical/f2cl-package.lisp
 share/maxima/${VERSION}/src/numerical/slatec/
 share/maxima/${VERSION}/src/numerical/slatec.lisp
+share/maxima/${VERSION}/src/numerical/slatec/README
 share/maxima/${VERSION}/src/numerical/slatec/d9aimp.lisp
 share/maxima/${VERSION}/src/numerical/slatec/d9b0mp.lisp
 share/maxima/${VERSION}/src/numerical/slatec/d9b1mp.lisp
 share/maxima/${VERSION}/src/numerical/slatec/d9lgmc.lisp
+share/maxima/${VERSION}/src/numerical/slatec/d9upak.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dai.lisp
 share/maxima/${VERSION}/src/numerical/slatec/daie.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dasyik.lisp
@@ -564,6 +969,8 @@
 share/maxima/${VERSION}/src/numerical/slatec/dbesy.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dbesy0.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dbesy1.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dbi.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dbie.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dbsi0e.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dbsi1e.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dbsk0e.lisp
@@ -578,12 +985,51 @@
 share/maxima/${VERSION}/src/numerical/slatec/dgamlm.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dgamln.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dgamma.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dgtsl.lisp
 share/maxima/${VERSION}/src/numerical/slatec/djairy.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dlngam.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqag.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqage.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagi.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagie.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagpe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqags.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqagse.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawc.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawce.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawf.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawfe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawo.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawoe.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqaws.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqawse.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25c.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25f.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqc25s.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqcheb.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqelg.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15i.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk15w.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk21.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk31.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk41.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk51.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqk61.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqmomo.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqng.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqpsrt.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgtc.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgtf.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dqwgts.lisp
+share/maxima/${VERSION}/src/numerical/slatec/dspenc.lisp
 share/maxima/${VERSION}/src/numerical/slatec/dyairy.lisp
 share/maxima/${VERSION}/src/numerical/slatec/fdump.lisp
 share/maxima/${VERSION}/src/numerical/slatec/initds.lisp
 share/maxima/${VERSION}/src/numerical/slatec/j4save.lisp
+share/maxima/${VERSION}/src/numerical/slatec/quadpack.lisp
+share/maxima/${VERSION}/src/numerical/slatec/quadpack.system
+share/maxima/${VERSION}/src/numerical/slatec/slatec.system
 share/maxima/${VERSION}/src/numerical/slatec/xercnt.lisp
 share/maxima/${VERSION}/src/numerical/slatec/xerhlt.lisp
 share/maxima/${VERSION}/src/numerical/slatec/xermsg.lisp
@@ -601,6 +1047,7 @@
 share/maxima/${VERSION}/src/numerical/slatec/zbesk.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zbesy.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zbinu.lisp
+share/maxima/${VERSION}/src/numerical/slatec/zbiry.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zbknu.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zbuni.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zbunk.lisp
@@ -625,8 +1072,8 @@
 share/maxima/${VERSION}/src/numerical/slatec/zuoik.lisp
 share/maxima/${VERSION}/src/numerical/slatec/zwrsk.lisp
 share/maxima/${VERSION}/src/numerm.lisp
+share/maxima/${VERSION}/src/nummod.lisp
 share/maxima/${VERSION}/src/numth.lisp
-share/maxima/${VERSION}/src/nusum.lisp
 share/maxima/${VERSION}/src/ode2.lisp
 share/maxima/${VERSION}/src/opers.lisp
 share/maxima/${VERSION}/src/optim.lisp
@@ -642,6 +1089,7 @@
 share/maxima/${VERSION}/src/powers.lisp
 share/maxima/${VERSION}/src/procs.lisp
 share/maxima/${VERSION}/src/psolve.lisp
+share/maxima/${VERSION}/src/rand-mt19937.lisp
 share/maxima/${VERSION}/src/rat3a.lisp
 share/maxima/${VERSION}/src/rat3b.lisp
 share/maxima/${VERSION}/src/rat3c.lisp
@@ -660,7 +1108,7 @@
 share/maxima/${VERSION}/src/schatc.lisp
 share/maxima/${VERSION}/src/scs.lisp
 share/maxima/${VERSION}/src/series.lisp
-share/maxima/${VERSION}/src/set.lisp
+share/maxima/${VERSION}/src/server.lisp
 share/maxima/${VERSION}/src/simp.lisp
 share/maxima/${VERSION}/src/sin.lisp
 share/maxima/${VERSION}/src/sinint.lisp
@@ -673,6 +1121,7 @@
 share/maxima/${VERSION}/src/sublis.lisp
 share/maxima/${VERSION}/src/sumcon.lisp
 share/maxima/${VERSION}/src/suprv1.lisp
+share/maxima/${VERSION}/src/sys-proclaim.lisp
 share/maxima/${VERSION}/src/tlimit.lisp
 share/maxima/${VERSION}/src/todd-coxeter.lisp
 share/maxima/${VERSION}/src/trans1.lisp
@@ -699,6 +1148,8 @@
 share/maxima/${VERSION}/src/utils.lisp
 share/maxima/${VERSION}/src/zero.lisp
 share/maxima/${VERSION}/tests/
+share/maxima/${VERSION}/tests/mcond_display_elseif.mac
+share/maxima/${VERSION}/tests/mcond_display_elseif.out
 share/maxima/${VERSION}/tests/rexamples.mac
 share/maxima/${VERSION}/tests/rtest1.mac
 share/maxima/${VERSION}/tests/rtest10.mac
@@ -708,6 +1159,7 @@
 share/maxima/${VERSION}/tests/rtest13s.mac
 share/maxima/${VERSION}/tests/rtest14.mac
 share/maxima/${VERSION}/tests/rtest15.mac
+share/maxima/${VERSION}/tests/rtest16.mac
 share/maxima/${VERSION}/tests/rtest1a.mac
 share/maxima/${VERSION}/tests/rtest2.mac
 share/maxima/${VERSION}/tests/rtest3.mac
@@ -720,17 +1172,31 @@
 share/maxima/${VERSION}/tests/rtest8.mac
 share/maxima/${VERSION}/tests/rtest9.mac
 share/maxima/${VERSION}/tests/rtest9a.mac
-share/maxima/${VERSION}/tests/rtestflatten.mac
+share/maxima/${VERSION}/tests/rtest_allnummod.mac
+share/maxima/${VERSION}/tests/rtest_diff_invtrig.mac
+share/maxima/${VERSION}/tests/rtest_everysome.mac
+share/maxima/${VERSION}/tests/rtest_scalarp.mac
+share/maxima/${VERSION}/tests/rtest_trig.mac
+share/maxima/${VERSION}/tests/rtest_zeta.mac
+share/maxima/${VERSION}/tests/rtestconjugate.mac
+share/maxima/${VERSION}/tests/rtesthyp.mac
+share/maxima/${VERSION}/tests/rtestmcond_display.mac
+share/maxima/${VERSION}/tests/rtestmt19937.mac
+share/maxima/${VERSION}/tests/rtestnset.mac
 share/maxima/${VERSION}/tests/rtestode.mac
-share/maxima/${VERSION}/tests/summarize-log
-share/maxima/${VERSION}/tests/tests.lisp
+share/maxima/${VERSION}/tests/rtestode_zp.mac
+share/maxima/${VERSION}/tests/rtestsum.mac
+share/maxima/${VERSION}/tests/testsuite.lisp
 share/maxima/${VERSION}/xmaxima/
 share/maxima/${VERSION}/xmaxima/demos.html
 share/maxima/${VERSION}/xmaxima/examples.html
 share/maxima/${VERSION}/xmaxima/intro.html
+share/maxima/${VERSION}/xmaxima/maxima-icon.gif
 share/maxima/${VERSION}/xmaxima/maxima-icon.ico
 share/maxima/${VERSION}/xmaxima/maxima-icon.png
 share/maxima/${VERSION}/xmaxima/maxima-new.gif
 share/maxima/${VERSION}/xmaxima/maxima-new.png
+share/maxima/${VERSION}/xmaxima/msgs/
+share/maxima/${VERSION}/xmaxima/msgs/es.msg
+share/maxima/${VERSION}/xmaxima/msgs/ru.msg
 share/maxima/${VERSION}/xmaxima/plotmaxima.html
-share/maxima/${VERSION}/xmaxima/server.lisp

Reply via email to