[maxima-sage] branch master updated (cda1d3f -> 8cbab6e)

Tobias Hansen thansen at moszumanska.debian.org
Sat Mar 18 13:40:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a change to branch master
in repository maxima-sage.

      from  cda1d3f   Add license paragrap for interfaces/emacs/imaxima/breqn097a/* to d/copyright.
       new  cc096a8   New upstream version 5.39.0
       new  552ef9a   Merge tag 'upstream/5.39.0'
       new  907ba6c   Changelog entry for 5.39.0-1.
       new  24ce171   Refresh patches and remove stdin-illegal-seek.patch.
       new  640f318   Add script to repack orig source with unix line endings.
       new  e8e551c   New upstream version 5.39.0+ds
       new  8c4dd46   Merge tag 'upstream/5.39.0+ds'
       new  e2c55bf   Update changelog.
       new  0b83107   Disable testsuite and use program-suffix parameter for configure.
       new  60e5286   Rename project to maxima-sage to achieve full coinstallability with maxima package.
       new  cf36188   Adopt installation to datadir named maxima-sage.
       new  771be7d   Update d/watch and do not install a .gitattributes file.
       new  531426b   Apply patch to handle multiple LDFLAGS.
       new  5b80c25   Update changelog and add a patch header.
       new  c30fc40   Do not Break+Replace old maxima packages (not needed anymore due to changed path in /usr/share).
       new  8cbab6e   Update README.Debian.

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |      4 +
 ChangeLog-5.35                                     |     42 +
 ChangeLog-5.36.md                                  |     80 +
 ChangeLog-5.37.md                                  |     69 +
 ChangeLog-5.38.md                                  |     76 +
 INSTALL                                            |     28 +-
 INSTALL.git                                        |      7 +
 INSTALL.lisp                                       |     22 +-
 INSTALL.win32                                      |    108 +-
 INSTALL.win32nogcl                                 |    164 +
 LICENSES/getopt-license.txt                        |     29 +
 Makefile.am                                        |     53 +-
 Makefile.in                                        |    462 +-
 NEWS                                               |      5 +
 README.developers-howto                            |    322 +
 README.external                                    |     15 +-
 README.lisps                                       |     87 +-
 README.rpms                                        |      2 +-
 aclocal.m4                                         |    757 +-
 admin/Makefile.in                                  |    122 +-
 admin/make_share_list                              |     23 +-
 config.guess                                       |    259 +-
 config.sub                                         |    204 +-
 configure                                          |   1275 +-
 configure.ac                                       |    214 +-
 configure.lisp                                     |      9 +-
 crosscompile-windows/CMakeLists.txt                |    341 +
 crosscompile-windows/FileAssociation.nsh           |    190 +
 crosscompile-windows/Makefile.am                   |     11 +
 crosscompile-windows/Makefile.in                   |    463 +
 crosscompile-windows/README.txt                    |    105 +
 crosscompile-windows/TODO.txt                      |     56 +
 .../AUTHORS => crosscompile-windows/build/.keep    |      0
 .../downloads/.keep                                |      0
 crosscompile-windows/licenses.html                 |     29 +
 crosscompile-windows/lispselector.bat              |      8 +
 crosscompile-windows/lispselector.tcl              |     57 +
 crosscompile-windows/maxima-icon.bmp               |    Bin 0 -> 25818 bytes
 crosscompile-windows/sbcl.sh                       |     15 +
 .../setup-imaxima-imath.el-patch.tmpl              |     21 +
 crosscompile-windows/wine-clisp.sh.tmpl            |      4 +
 crosscompile-windows/wine-lisp.sh.tmpl             |      4 +
 crosscompile-windows/wine-sbcl.sh.tmpl             |      4 +
 crosscompile-windows/wxmaxima-16.04.2-patch        |     48 +
 crosscompile-windows/xmaxima.bat                   |      8 +
 debian/README.Debian                               |     16 +-
 debian/changelog                                   |     11 +
 debian/control                                     |      6 -
 debian/maxima-sage-doc.install.in                  |      2 +-
 debian/maxima-sage-share.install.in                |      2 +-
 debian/maxima-sage.install.in                      |      4 +-
 ...id-blowing-the-stack-when-diff-expand-isn.patch |     13 +-
 debian/patches/build-fasl.patch                    |      2 +-
 debian/patches/change_name_to_maxima-sage.patch    |     15 +
 debian/patches/handle-multiple-ldflags.patch       |     43 +
 ...nfo.lsp-patch-to-set-alternative-info-directory |     10 +-
 debian/patches/series                              |      3 +-
 debian/patches/stdin-illegal-seek.patch            |     32 -
 debian/repack.sh                                   |      6 +
 debian/rules                                       |     17 +-
 debian/watch                                       |      4 +-
 demo/Makefile.am                                   |      2 +-
 demo/Makefile.in                                   |    134 +-
 demo/manual.demo                                   |      2 +
 doc/Makefile.am                                    |      4 +
 doc/Makefile.in                                    |    302 +-
 doc/emaxima/Makefile.in                            |    132 +-
 doc/implementation/maximatoplevelflow.dot          |     52 +
 doc/implementation/maximatoplevelflow.png          |    Bin 0 -> 55051 bytes
 doc/implementation/maximatoplevelflow.ps           |   1320 +
 doc/implementation/sloop-loop-changes.txt          |     76 +
 doc/info/Affine.texi                               |     13 +
 doc/info/Arrays.texi                               |     61 +-
 doc/info/Atensor.texi                              |     10 +-
 doc/info/Bugs.texi                                 |     70 +-
 doc/info/Command.texi                              |    176 +-
 doc/info/Ctensor.texi                              |    119 +-
 doc/info/DataTypes.texi                            |    185 +-
 doc/info/Debugging.texi                            |     16 +-
 doc/info/Differential.texi                         |     15 +-
 doc/info/Differentiation.texi                      |     25 +-
 doc/info/Elliptic.texi                             |     27 +-
 doc/info/Equations.texi                            |     23 +-
 doc/info/Expressions.texi                          |    545 +-
 doc/info/Function.texi                             |    576 +-
 doc/info/Groups.texi                               |      1 +
 doc/info/Help.texi                                 |     15 +-
 doc/info/Input.texi                                |     37 +-
 doc/info/Integration.texi                          |     22 +-
 doc/info/Itensor.texi                              |     89 +-
 doc/info/Lists.texi                                |    946 +-
 doc/info/Makefile.am                               |    340 +-
 doc/info/Makefile.in                               |    803 +-
 doc/info/MathFunctions.texi                        |    720 +-
 doc/info/Matrices.texi                             |     71 +-
 doc/info/Miscellaneous.texi                        |      2 +-
 doc/info/Number.texi                               |    524 +-
 doc/info/Numerical.texi                            |    117 +-
 doc/info/Operators.texi                            |     22 +-
 doc/info/Plotting.texi                             |     75 +-
 doc/info/Polynomials.texi                          |    222 +-
 doc/info/Program.texi                              |    207 +-
 doc/info/README                                    |     72 +
 doc/info/README.update_examples                    |     87 +
 doc/info/Rules.texi                                |     28 +-
 doc/info/Runtime.texi                              |    179 +-
 doc/info/Series.texi                               |     38 +-
 doc/info/Simplification.texi                       |    326 +-
 doc/info/Special.texi                              |    191 +-
 doc/info/Symmetries.texi                           |    149 +-
 doc/info/alt-display.texi                          |      8 +-
 doc/info/asympa.texi                               |      4 +-
 doc/info/augmented_lagrangian.texi                 |     12 +-
 doc/info/bernstein.texi                            |      7 +-
 doc/info/bitwise.texi                              |    500 +
 doc/info/bode.texi                                 |      9 +-
 doc/info/build_index.pl                            |     18 +-
 doc/info/category-macros.texi                      |     38 +
 doc/info/celine.texi                               |    154 +
 doc/info/check_tab                                 |      7 +
 doc/info/clebsch_gordan.texi                       |      2 +-
 doc/info/cobyla.texi                               |     10 +-
 doc/info/common-lang.mk                            |      2 +-
 doc/info/contents.hhc                              |    550 +-
 doc/info/contrib_ode.texi                          |    206 +-
 doc/info/de.utf8/Makefile.in                       |    126 +-
 doc/info/de.utf8/contents.hhc                      |     61 +-
 doc/info/de.utf8/index.hhk                         |   2748 +-
 doc/info/de.utf8/maxima-index.lisp                 |   5777 +-
 doc/info/de.utf8/maxima.html                       |    184 +-
 doc/info/de.utf8/maxima.info                       |   3906 +-
 doc/info/de.utf8/maxima.info-1                     |   3420 +-
 doc/info/de.utf8/maxima.info-2                     |   4653 +-
 doc/info/de.utf8/maxima.info-3                     |   4577 +-
 doc/info/de.utf8/maxima.info-4                     |   5314 +-
 doc/info/de.utf8/maxima.info-5                     |   5213 +-
 doc/info/de.utf8/maxima.info-6                     |   5594 +-
 doc/info/de.utf8/maxima.info-7                     |   4057 +-
 doc/info/de.utf8/maxima.info-8                     |  11836 +-
 doc/info/de.utf8/maxima.info-9                     |    Bin 369081 -> 521283 bytes
 doc/info/de.utf8/maxima_1.html                     |    187 +-
 doc/info/de.utf8/maxima_10.html                    |    698 +-
 doc/info/de.utf8/maxima_11.html                    |    498 +-
 doc/info/de.utf8/maxima_12.html                    |    500 +-
 doc/info/de.utf8/maxima_13.html                    |    332 +-
 doc/info/de.utf8/maxima_14.html                    |    286 +-
 doc/info/de.utf8/maxima_15.html                    |    281 +-
 doc/info/de.utf8/maxima_16.html                    |    403 +-
 doc/info/de.utf8/maxima_17.html                    |    413 +-
 doc/info/de.utf8/maxima_18.html                    |    318 +-
 doc/info/de.utf8/maxima_19.html                    |    148 +-
 doc/info/de.utf8/maxima_2.html                     |    232 +-
 doc/info/de.utf8/maxima_20.html                    |    534 +-
 doc/info/de.utf8/maxima_21.html                    |    752 +-
 doc/info/de.utf8/maxima_22.html                    |    857 +-
 doc/info/de.utf8/maxima_23.html                    |    254 +-
 doc/info/de.utf8/maxima_24.html                    |    510 +-
 doc/info/de.utf8/maxima_25.html                    |    391 +-
 doc/info/de.utf8/maxima_26.html                    |    221 +-
 doc/info/de.utf8/maxima_27.html                    |    305 +-
 doc/info/de.utf8/maxima_28.html                    |    238 +-
 doc/info/de.utf8/maxima_29.html                    |    202 +-
 doc/info/de.utf8/maxima_3.html                     |    164 +-
 doc/info/de.utf8/maxima_30.html                    |    167 +-
 doc/info/de.utf8/maxima_31.html                    |    191 +-
 doc/info/de.utf8/maxima_32.html                    |    185 +-
 doc/info/de.utf8/maxima_33.html                    |    140 +-
 doc/info/de.utf8/maxima_34.html                    |    144 +-
 doc/info/de.utf8/maxima_35.html                    |    146 +-
 doc/info/de.utf8/maxima_36.html                    |    142 +-
 doc/info/de.utf8/maxima_37.html                    |    148 +-
 doc/info/de.utf8/maxima_38.html                    |    174 +-
 doc/info/de.utf8/maxima_39.html                    |    351 +-
 doc/info/de.utf8/maxima_4.html                     |    502 +-
 doc/info/de.utf8/maxima_40.html                    |    150 +-
 doc/info/de.utf8/maxima_41.html                    |    677 +-
 doc/info/de.utf8/maxima_42.html                    |    534 +-
 doc/info/de.utf8/maxima_43.html                    |    152 +-
 doc/info/de.utf8/maxima_44.html                    |    309 +-
 doc/info/de.utf8/maxima_45.html                    |    186 +-
 doc/info/de.utf8/maxima_46.html                    |    142 +-
 doc/info/de.utf8/maxima_47.html                    |    168 +-
 doc/info/de.utf8/maxima_48.html                    |    164 +-
 doc/info/de.utf8/maxima_49.html                    |    142 +-
 doc/info/de.utf8/maxima_5.html                     |    665 +-
 doc/info/de.utf8/maxima_50.html                    |    514 +-
 doc/info/de.utf8/maxima_51.html                    |    242 +-
 doc/info/de.utf8/maxima_52.html                    |    140 +-
 doc/info/de.utf8/maxima_53.html                    |    138 +-
 doc/info/de.utf8/maxima_54.html                    |    156 +-
 doc/info/de.utf8/maxima_55.html                    |    158 +-
 doc/info/de.utf8/maxima_56.html                    |    146 +-
 doc/info/de.utf8/maxima_57.html                    |    138 +-
 doc/info/de.utf8/maxima_58.html                    |    250 +-
 doc/info/de.utf8/maxima_59.html                    |    158 +-
 doc/info/de.utf8/maxima_6.html                     |    491 +-
 doc/info/de.utf8/maxima_60.html                    |    138 +-
 doc/info/de.utf8/maxima_61.html                    |    142 +-
 doc/info/de.utf8/maxima_62.html                    |    180 +-
 doc/info/de.utf8/maxima_63.html                    |    198 +-
 doc/info/de.utf8/maxima_64.html                    |    142 +-
 doc/info/de.utf8/maxima_65.html                    |    243 +-
 doc/info/de.utf8/maxima_66.html                    |    146 +-
 doc/info/de.utf8/maxima_67.html                    |    202 +-
 doc/info/de.utf8/maxima_68.html                    |    148 +-
 doc/info/de.utf8/maxima_69.html                    |    217 +-
 doc/info/de.utf8/maxima_7.html                     |    353 +-
 doc/info/de.utf8/maxima_70.html                    |    154 +-
 doc/info/de.utf8/maxima_71.html                    |    206 +-
 doc/info/de.utf8/maxima_72.html                    |    140 +-
 doc/info/de.utf8/maxima_73.html                    |   1825 +-
 doc/info/de.utf8/maxima_74.html                    |    366 +-
 doc/info/de.utf8/maxima_75.html                    |    206 +-
 doc/info/de.utf8/maxima_76.html                    |    192 +-
 doc/info/de.utf8/maxima_77.html                    |    320 +-
 doc/info/de.utf8/maxima_78.html                    |    151 +-
 doc/info/de.utf8/maxima_79.html                    |    425 +-
 doc/info/de.utf8/maxima_8.html                     |    262 +-
 doc/info/de.utf8/maxima_80.html                    |    582 +-
 doc/info/de.utf8/maxima_81.html                    |    388 +-
 doc/info/de.utf8/maxima_82.html                    |    374 +-
 doc/info/de.utf8/maxima_83.html                    |    351 +-
 doc/info/de.utf8/maxima_84.html                    |    366 +-
 doc/info/de.utf8/maxima_85.html                    |    406 +-
 doc/info/de.utf8/maxima_86.html                    |    474 +-
 doc/info/de.utf8/maxima_87.html                    |    498 +-
 doc/info/de.utf8/maxima_88.html                    |    340 +-
 doc/info/de.utf8/maxima_89.html                    |    533 +-
 doc/info/de.utf8/maxima_9.html                     |    307 +-
 doc/info/de.utf8/maxima_90.html                    |    601 +-
 doc/info/de.utf8/maxima_91.html                    |    653 +-
 doc/info/de.utf8/maxima_92.html                    |    430 +-
 doc/info/de.utf8/maxima_93.html                    |    391 +-
 doc/info/de.utf8/maxima_94.html                    |    388 +-
 doc/info/de.utf8/maxima_abt.html                   |    136 +-
 doc/info/de.utf8/maxima_fot.html                   |    134 +-
 doc/info/de.utf8/maxima_ovr.html                   |    146 +-
 doc/info/de.utf8/maxima_toc.html                   |    193 +-
 doc/info/de.utf8/texinfo.tex                       |   9291 --
 doc/info/de/Bugs.de.texi                           |     92 +-
 doc/info/de/DataTypes.de.texi                      |      3 +-
 doc/info/de/Makefile.am                            |      2 +
 doc/info/de/Makefile.in                            |    208 +-
 doc/info/de/Number.de.texi                         |    462 +-
 doc/info/de/Plotting.de.texi                       |     38 +-
 doc/info/de/Series.de.texi                         |      4 +-
 doc/info/de/contents.hhc                           |     61 +-
 doc/info/de/draw.de.texi                           |     10 +-
 doc/info/de/extract_categories.sh                  |     80 +
 doc/info/{ => de}/extract_categories1.awk          |      0
 doc/info/de/extract_categories1.sed                |      7 +
 doc/info/de/include-maxima.de.texi                 |     42 +-
 doc/info/de/index.hhk                              |   2742 +-
 doc/info/de/manual.css                             |    100 +
 doc/info/de/maxima-index.lisp                      |   5775 +-
 doc/info/de/maxima.html                            |     60 +-
 doc/info/de/maxima.info                            |   3906 +-
 doc/info/de/maxima.info-1                          |   3314 +-
 doc/info/de/maxima.info-2                          |   4378 +-
 doc/info/de/maxima.info-3                          |   4481 +-
 doc/info/de/maxima.info-4                          |   5251 +-
 doc/info/de/maxima.info-5                          |   5122 +-
 doc/info/de/maxima.info-6                          |   5576 +-
 doc/info/de/maxima.info-7                          |   4018 +-
 doc/info/de/maxima.info-8                          |  11754 +-
 doc/info/de/maxima.info-9                          |    Bin 367818 -> 520101 bytes
 doc/info/de/maxima_1.html                          |     10 +-
 doc/info/de/maxima_10.html                         |     32 +-
 doc/info/de/maxima_11.html                         |     18 +-
 doc/info/de/maxima_12.html                         |     56 +-
 doc/info/de/maxima_13.html                         |     20 +-
 doc/info/de/maxima_14.html                         |     22 +-
 doc/info/de/maxima_15.html                         |     26 +-
 doc/info/de/maxima_16.html                         |     30 +-
 doc/info/de/maxima_17.html                         |     14 +-
 doc/info/de/maxima_18.html                         |     12 +-
 doc/info/de/maxima_19.html                         |     20 +-
 doc/info/de/maxima_2.html                          |     89 +-
 doc/info/de/maxima_20.html                         |     72 +-
 doc/info/de/maxima_21.html                         |    506 +-
 doc/info/de/maxima_22.html                         |    246 +-
 doc/info/de/maxima_23.html                         |     78 +-
 doc/info/de/maxima_24.html                         |     82 +-
 doc/info/de/maxima_25.html                         |     86 +-
 doc/info/de/maxima_26.html                         |     44 +-
 doc/info/de/maxima_27.html                         |     64 +-
 doc/info/de/maxima_28.html                         |     92 +-
 doc/info/de/maxima_29.html                         |     56 +-
 doc/info/de/maxima_3.html                          |     14 +-
 doc/info/de/maxima_30.html                         |     32 +-
 doc/info/de/maxima_31.html                         |     30 +-
 doc/info/de/maxima_32.html                         |     44 +-
 doc/info/de/maxima_33.html                         |     16 +-
 doc/info/de/maxima_34.html                         |     20 +-
 doc/info/de/maxima_35.html                         |     22 +-
 doc/info/de/maxima_36.html                         |     16 +-
 doc/info/de/maxima_37.html                         |     24 +-
 doc/info/de/maxima_38.html                         |     50 +-
 doc/info/de/maxima_39.html                         |    194 +-
 doc/info/de/maxima_4.html                          |     16 +-
 doc/info/de/maxima_40.html                         |     26 +-
 doc/info/de/maxima_41.html                         |    526 +-
 doc/info/de/maxima_42.html                         |    380 +-
 doc/info/de/maxima_43.html                         |     28 +-
 doc/info/de/maxima_44.html                         |     46 +-
 doc/info/de/maxima_45.html                         |     62 +-
 doc/info/de/maxima_46.html                         |     14 +-
 doc/info/de/maxima_47.html                         |     44 +-
 doc/info/de/maxima_48.html                         |     40 +-
 doc/info/de/maxima_49.html                         |     18 +-
 doc/info/de/maxima_5.html                          |     42 +-
 doc/info/de/maxima_50.html                         |    390 +-
 doc/info/de/maxima_51.html                         |    112 +-
 doc/info/de/maxima_52.html                         |     16 +-
 doc/info/de/maxima_53.html                         |     14 +-
 doc/info/de/maxima_54.html                         |     32 +-
 doc/info/de/maxima_55.html                         |     34 +-
 doc/info/de/maxima_56.html                         |     22 +-
 doc/info/de/maxima_57.html                         |     14 +-
 doc/info/de/maxima_58.html                         |    126 +-
 doc/info/de/maxima_59.html                         |     34 +-
 doc/info/de/maxima_6.html                          |     18 +-
 doc/info/de/maxima_60.html                         |     14 +-
 doc/info/de/maxima_61.html                         |     18 +-
 doc/info/de/maxima_62.html                         |     22 +-
 doc/info/de/maxima_63.html                         |     74 +-
 doc/info/de/maxima_64.html                         |     18 +-
 doc/info/de/maxima_65.html                         |     72 +-
 doc/info/de/maxima_66.html                         |     22 +-
 doc/info/de/maxima_67.html                         |     24 +-
 doc/info/de/maxima_68.html                         |     24 +-
 doc/info/de/maxima_69.html                         |     84 +-
 doc/info/de/maxima_7.html                          |     28 +-
 doc/info/de/maxima_70.html                         |     30 +-
 doc/info/de/maxima_71.html                         |     82 +-
 doc/info/de/maxima_72.html                         |     16 +-
 doc/info/de/maxima_73.html                         |   1664 +-
 doc/info/de/maxima_74.html                         |    242 +-
 doc/info/de/maxima_75.html                         |     82 +-
 doc/info/de/maxima_76.html                         |     68 +-
 doc/info/de/maxima_77.html                         |    158 +-
 doc/info/de/maxima_78.html                         |     24 +-
 doc/info/de/maxima_79.html                         |    301 +-
 doc/info/de/maxima_8.html                          |     14 +-
 doc/info/de/maxima_80.html                         |    458 +-
 doc/info/de/maxima_81.html                         |    264 +-
 doc/info/de/maxima_82.html                         |    250 +-
 doc/info/de/maxima_83.html                         |    227 +-
 doc/info/de/maxima_84.html                         |    242 +-
 doc/info/de/maxima_85.html                         |    282 +-
 doc/info/de/maxima_86.html                         |    349 +-
 doc/info/de/maxima_87.html                         |    373 +-
 doc/info/de/maxima_88.html                         |    216 +-
 doc/info/de/maxima_89.html                         |    409 +-
 doc/info/de/maxima_9.html                          |     14 +-
 doc/info/de/maxima_90.html                         |    477 +-
 doc/info/de/maxima_91.html                         |    529 +-
 doc/info/de/maxima_92.html                         |    306 +-
 doc/info/de/maxima_93.html                         |    267 +-
 doc/info/de/maxima_94.html                         |    264 +-
 doc/info/de/maxima_abt.html                        |     12 +-
 doc/info/de/maxima_fot.html                        |     10 +-
 doc/info/de/maxima_ovr.html                        |     22 +-
 doc/info/de/maxima_toc.html                        |     69 +-
 doc/info/de/stringproc.de.texi                     |   1340 +-
 doc/info/{es => de}/texi2html.init                 |      0
 doc/info/de/texinfo.tex                            |   4362 +-
 doc/info/defstruct.texi                            |      3 +
 doc/info/descriptive.texi                          |    279 +-
 doc/info/diag.texi                                 |     27 +-
 doc/info/distrib.texi                              |    249 +-
 doc/info/docdraw.mac                               |     26 +
 doc/info/draw.texi                                 |   1665 +-
 doc/info/drawdf.texi                               |      8 +-
 doc/info/dynamics.texi                             |      8 +-
 doc/info/engineering-format.texi                   |     55 +
 doc/info/errormessages.texi                        |    331 +
 doc/info/es.utf8/Makefile.in                       |    126 +-
 doc/info/es.utf8/contents.hhc                      |    515 +-
 doc/info/es.utf8/index.hhk                         |     89 +-
 doc/info/es.utf8/maxima-index.lisp                 |   5801 +-
 doc/info/es.utf8/maxima.html                       |    402 +-
 doc/info/es.utf8/maxima.info                       |    759 +-
 doc/info/es.utf8/maxima.info-1                     |   4400 +-
 doc/info/es.utf8/maxima.info-10                    |    Bin 378196 -> 0 bytes
 doc/info/es.utf8/maxima.info-2                     |  11085 +-
 doc/info/es.utf8/maxima.info-3                     |   6528 +-
 doc/info/es.utf8/maxima.info-4                     |  12136 +-
 doc/info/es.utf8/maxima.info-5                     |  11271 +-
 doc/info/es.utf8/maxima.info-6                     |  11775 +-
 doc/info/es.utf8/maxima.info-7                     |  13425 ++-
 doc/info/es.utf8/maxima.info-8                     |  16091 ++-
 doc/info/es.utf8/maxima.info-9                     |   1805 -
 doc/info/es.utf8/maxima_1.html                     |     16 +-
 doc/info/es.utf8/maxima_10.html                    |     32 +-
 doc/info/es.utf8/maxima_11.html                    |     24 +-
 doc/info/es.utf8/maxima_12.html                    |    118 +-
 doc/info/es.utf8/maxima_13.html                    |     26 +-
 doc/info/es.utf8/maxima_14.html                    |     20 +-
 doc/info/es.utf8/maxima_15.html                    |     36 +-
 doc/info/es.utf8/maxima_16.html                    |     22 +-
 doc/info/es.utf8/maxima_17.html                    |     18 +-
 doc/info/es.utf8/maxima_18.html                    |     18 +-
 doc/info/es.utf8/maxima_19.html                    |     30 +-
 doc/info/es.utf8/maxima_2.html                     |     18 +-
 doc/info/es.utf8/maxima_20.html                    |     18 +-
 doc/info/es.utf8/maxima_21.html                    |     20 +-
 doc/info/es.utf8/maxima_22.html                    |     87 +-
 doc/info/es.utf8/maxima_23.html                    |    108 +-
 doc/info/es.utf8/maxima_24.html                    |     46 +-
 doc/info/es.utf8/maxima_25.html                    |    230 +-
 doc/info/es.utf8/maxima_26.html                    |    202 +-
 doc/info/es.utf8/maxima_27.html                    |     62 +-
 doc/info/es.utf8/maxima_28.html                    |    130 +-
 doc/info/es.utf8/maxima_29.html                    |     46 +-
 doc/info/es.utf8/maxima_3.html                     |     20 +-
 doc/info/es.utf8/maxima_30.html                    |     46 +-
 doc/info/es.utf8/maxima_31.html                    |     46 +-
 doc/info/es.utf8/maxima_32.html                    |     78 +-
 doc/info/es.utf8/maxima_33.html                    |     78 +-
 doc/info/es.utf8/maxima_34.html                    |     62 +-
 doc/info/es.utf8/maxima_35.html                    |    118 +-
 doc/info/es.utf8/maxima_36.html                    |    122 +-
 doc/info/es.utf8/maxima_37.html                    |     94 +-
 doc/info/es.utf8/maxima_38.html                    |     78 +-
 doc/info/es.utf8/maxima_39.html                    |     46 +-
 doc/info/es.utf8/maxima_4.html                     |     22 +-
 doc/info/es.utf8/maxima_40.html                    |     46 +-
 doc/info/es.utf8/maxima_41.html                    |     46 +-
 doc/info/es.utf8/maxima_42.html                    |     78 +-
 doc/info/es.utf8/maxima_43.html                    |    110 +-
 doc/info/es.utf8/maxima_44.html                    |    133 +-
 doc/info/es.utf8/maxima_45.html                    |     46 +-
 doc/info/es.utf8/maxima_46.html                    |     78 +-
 doc/info/es.utf8/maxima_47.html                    |    394 +-
 doc/info/es.utf8/maxima_48.html                    |     76 +-
 doc/info/es.utf8/maxima_49.html                    |    138 +-
 doc/info/es.utf8/maxima_5.html                     |     50 +-
 doc/info/es.utf8/maxima_50.html                    |     78 +-
 doc/info/es.utf8/maxima_51.html                    |     46 +-
 doc/info/es.utf8/maxima_52.html                    |     62 +-
 doc/info/es.utf8/maxima_53.html                    |    110 +-
 doc/info/es.utf8/maxima_54.html                    |     46 +-
 doc/info/es.utf8/maxima_55.html                    |    132 +-
 doc/info/es.utf8/maxima_56.html                    |    146 +-
 doc/info/es.utf8/maxima_57.html                    |     46 +-
 doc/info/es.utf8/maxima_58.html                    |     62 +-
 doc/info/es.utf8/maxima_59.html                    |     62 +-
 doc/info/es.utf8/maxima_6.html                     |     30 +-
 doc/info/es.utf8/maxima_60.html                    |     62 +-
 doc/info/es.utf8/maxima_61.html                    |     46 +-
 doc/info/es.utf8/maxima_62.html                    |     62 +-
 doc/info/es.utf8/maxima_63.html                    |     46 +-
 doc/info/es.utf8/maxima_64.html                    |     46 +-
 doc/info/es.utf8/maxima_65.html                    |     62 +-
 doc/info/es.utf8/maxima_66.html                    |     46 +-
 doc/info/es.utf8/maxima_67.html                    |    134 +-
 doc/info/es.utf8/maxima_68.html                    |     46 +-
 doc/info/es.utf8/maxima_69.html                    |    146 +-
 doc/info/es.utf8/maxima_7.html                     |     20 +-
 doc/info/es.utf8/maxima_70.html                    |     46 +-
 doc/info/es.utf8/maxima_71.html                    |     62 +-
 doc/info/es.utf8/maxima_72.html                    |    158 +-
 doc/info/es.utf8/maxima_73.html                    |     62 +-
 doc/info/es.utf8/maxima_74.html                    |     94 +-
 doc/info/es.utf8/maxima_75.html                    |     46 +-
 doc/info/es.utf8/maxima_76.html                    |     94 +-
 doc/info/es.utf8/maxima_77.html                    |     46 +-
 doc/info/es.utf8/maxima_78.html                    |     62 +-
 doc/info/es.utf8/maxima_79.html                    |    104 +-
 doc/info/es.utf8/maxima_8.html                     |     30 +-
 doc/info/es.utf8/maxima_80.html                    |    310 +-
 doc/info/es.utf8/maxima_81.html                    |    547 +-
 doc/info/es.utf8/maxima_82.html                    |    326 +-
 doc/info/es.utf8/maxima_83.html                    |    238 +-
 doc/info/es.utf8/maxima_84.html                    |    244 +-
 doc/info/es.utf8/maxima_85.html                    |    240 +-
 doc/info/es.utf8/maxima_86.html                    |    350 +-
 doc/info/es.utf8/maxima_87.html                    |    374 +-
 doc/info/es.utf8/maxima_88.html                    |    374 +-
 doc/info/es.utf8/maxima_89.html                    |    238 +-
 doc/info/es.utf8/maxima_9.html                     |     20 +-
 doc/info/es.utf8/maxima_90.html                    |    472 +-
 doc/info/es.utf8/maxima_91.html                    |    528 +-
 doc/info/es.utf8/maxima_92.html                    |    582 +-
 doc/info/es.utf8/maxima_93.html                    |    357 +-
 doc/info/es.utf8/maxima_94.html                    |    300 +-
 doc/info/es.utf8/maxima_95.html                    |    268 +-
 doc/info/es.utf8/maxima_abt.html                   |     18 +-
 doc/info/es.utf8/maxima_fot.html                   |     16 +-
 doc/info/es.utf8/maxima_ovr.html                   |    132 +-
 doc/info/es.utf8/maxima_toc.html                   |    531 +-
 doc/info/es/Integration.es.texi                    |      4 +-
 doc/info/es/Makefile.am                            |      4 +-
 doc/info/es/Makefile.in                            |    210 +-
 doc/info/es/Numerical.es.texi                      |      1 +
 doc/info/es/Plotting.es.texi                       |     86 +-
 doc/info/es/Series.es.texi                         |      6 +-
 doc/info/es/contents.hhc                           |    515 +-
 doc/info/es/descriptive.texi                       |     64 +-
 doc/info/es/draw.texi                              |    114 +-
 doc/info/es/dynamics.texi                          |      4 +-
 doc/info/es/include-maxima.texi                    |   1009 -
 doc/info/es/include-maxima.texi.in                 |      4 +-
 doc/info/es/index.hhk                              |     89 +-
 doc/info/es/maxima-index.lisp                      |   5801 +-
 doc/info/es/maxima.html                            |    402 +-
 doc/info/es/maxima.info                            |    757 +-
 doc/info/es/maxima.info-1                          |   4400 +-
 doc/info/es/maxima.info-10                         |    Bin 377365 -> 0 bytes
 doc/info/es/maxima.info-2                          |  11085 +-
 doc/info/es/maxima.info-3                          |   6528 +-
 doc/info/es/maxima.info-4                          |  12136 +-
 doc/info/es/maxima.info-5                          |  11271 +-
 doc/info/es/maxima.info-6                          |  11775 +-
 doc/info/es/maxima.info-7                          |  13425 ++-
 doc/info/es/maxima.info-8                          |  16091 ++-
 doc/info/es/maxima.info-9                          |   1805 -
 doc/info/es/maxima.texi                            |      1 +
 doc/info/es/maxima_1.html                          |     16 +-
 doc/info/es/maxima_10.html                         |     32 +-
 doc/info/es/maxima_11.html                         |     24 +-
 doc/info/es/maxima_12.html                         |    118 +-
 doc/info/es/maxima_13.html                         |     26 +-
 doc/info/es/maxima_14.html                         |     20 +-
 doc/info/es/maxima_15.html                         |     36 +-
 doc/info/es/maxima_16.html                         |     22 +-
 doc/info/es/maxima_17.html                         |     18 +-
 doc/info/es/maxima_18.html                         |     18 +-
 doc/info/es/maxima_19.html                         |     30 +-
 doc/info/es/maxima_2.html                          |     18 +-
 doc/info/es/maxima_20.html                         |     18 +-
 doc/info/es/maxima_21.html                         |     20 +-
 doc/info/es/maxima_22.html                         |     87 +-
 doc/info/es/maxima_23.html                         |    108 +-
 doc/info/es/maxima_24.html                         |     46 +-
 doc/info/es/maxima_25.html                         |    230 +-
 doc/info/es/maxima_26.html                         |    202 +-
 doc/info/es/maxima_27.html                         |     62 +-
 doc/info/es/maxima_28.html                         |    130 +-
 doc/info/es/maxima_29.html                         |     46 +-
 doc/info/es/maxima_3.html                          |     20 +-
 doc/info/es/maxima_30.html                         |     46 +-
 doc/info/es/maxima_31.html                         |     46 +-
 doc/info/es/maxima_32.html                         |     78 +-
 doc/info/es/maxima_33.html                         |     78 +-
 doc/info/es/maxima_34.html                         |     62 +-
 doc/info/es/maxima_35.html                         |    118 +-
 doc/info/es/maxima_36.html                         |    122 +-
 doc/info/es/maxima_37.html                         |     94 +-
 doc/info/es/maxima_38.html                         |     78 +-
 doc/info/es/maxima_39.html                         |     46 +-
 doc/info/es/maxima_4.html                          |     22 +-
 doc/info/es/maxima_40.html                         |     46 +-
 doc/info/es/maxima_41.html                         |     46 +-
 doc/info/es/maxima_42.html                         |     78 +-
 doc/info/es/maxima_43.html                         |    110 +-
 doc/info/es/maxima_44.html                         |    133 +-
 doc/info/es/maxima_45.html                         |     46 +-
 doc/info/es/maxima_46.html                         |     78 +-
 doc/info/es/maxima_47.html                         |    394 +-
 doc/info/es/maxima_48.html                         |     76 +-
 doc/info/es/maxima_49.html                         |    138 +-
 doc/info/es/maxima_5.html                          |     50 +-
 doc/info/es/maxima_50.html                         |     78 +-
 doc/info/es/maxima_51.html                         |     46 +-
 doc/info/es/maxima_52.html                         |     62 +-
 doc/info/es/maxima_53.html                         |    110 +-
 doc/info/es/maxima_54.html                         |     46 +-
 doc/info/es/maxima_55.html                         |    132 +-
 doc/info/es/maxima_56.html                         |    146 +-
 doc/info/es/maxima_57.html                         |     46 +-
 doc/info/es/maxima_58.html                         |     62 +-
 doc/info/es/maxima_59.html                         |     62 +-
 doc/info/es/maxima_6.html                          |     30 +-
 doc/info/es/maxima_60.html                         |     62 +-
 doc/info/es/maxima_61.html                         |     46 +-
 doc/info/es/maxima_62.html                         |     62 +-
 doc/info/es/maxima_63.html                         |     46 +-
 doc/info/es/maxima_64.html                         |     46 +-
 doc/info/es/maxima_65.html                         |     62 +-
 doc/info/es/maxima_66.html                         |     46 +-
 doc/info/es/maxima_67.html                         |    134 +-
 doc/info/es/maxima_68.html                         |     46 +-
 doc/info/es/maxima_69.html                         |    146 +-
 doc/info/es/maxima_7.html                          |     20 +-
 doc/info/es/maxima_70.html                         |     46 +-
 doc/info/es/maxima_71.html                         |     62 +-
 doc/info/es/maxima_72.html                         |    158 +-
 doc/info/es/maxima_73.html                         |     62 +-
 doc/info/es/maxima_74.html                         |     94 +-
 doc/info/es/maxima_75.html                         |     46 +-
 doc/info/es/maxima_76.html                         |     94 +-
 doc/info/es/maxima_77.html                         |     46 +-
 doc/info/es/maxima_78.html                         |     62 +-
 doc/info/es/maxima_79.html                         |    104 +-
 doc/info/es/maxima_8.html                          |     30 +-
 doc/info/es/maxima_80.html                         |    310 +-
 doc/info/es/maxima_81.html                         |    547 +-
 doc/info/es/maxima_82.html                         |    326 +-
 doc/info/es/maxima_83.html                         |    238 +-
 doc/info/es/maxima_84.html                         |    244 +-
 doc/info/es/maxima_85.html                         |    240 +-
 doc/info/es/maxima_86.html                         |    350 +-
 doc/info/es/maxima_87.html                         |    374 +-
 doc/info/es/maxima_88.html                         |    374 +-
 doc/info/es/maxima_89.html                         |    238 +-
 doc/info/es/maxima_9.html                          |     20 +-
 doc/info/es/maxima_90.html                         |    472 +-
 doc/info/es/maxima_91.html                         |    528 +-
 doc/info/es/maxima_92.html                         |    582 +-
 doc/info/es/maxima_93.html                         |    357 +-
 doc/info/es/maxima_94.html                         |    300 +-
 doc/info/es/maxima_95.html                         |    268 +-
 doc/info/es/maxima_96.html                         |    404 -
 doc/info/es/maxima_abt.html                        |     18 +-
 doc/info/es/maxima_fot.html                        |     16 +-
 doc/info/es/maxima_ovr.html                        |    132 +-
 doc/info/es/maxima_toc.html                        |    531 +-
 doc/info/es/txi-es_ES.tex                          |     63 +
 doc/info/extract_categories.sh                     |     11 +-
 doc/info/ezunits.texi                              |     25 +-
 doc/info/f90.texi                                  |      2 +-
 doc/info/figures/Makefile.am                       |    624 +
 doc/info/figures/Makefile.in                       |   1073 +
 doc/info/figures/README                            |    125 +
 doc/info/figures/draw_allocation.gif               |    Bin 0 -> 7896 bytes
 doc/info/figures/draw_allocation.mac               |      9 +
 doc/info/figures/draw_allocation.pdf               |    Bin 0 -> 8277 bytes
 doc/info/figures/draw_allocation2.gif              |    Bin 0 -> 13664 bytes
 doc/info/figures/draw_allocation2.mac              |      9 +
 doc/info/figures/draw_allocation2.pdf              |    Bin 0 -> 17187 bytes
 doc/info/figures/draw_axis3d.gif                   |    Bin 0 -> 18239 bytes
 doc/info/figures/draw_axis3d.mac                   |      5 +
 doc/info/figures/draw_axis3d.pdf                   |    Bin 0 -> 15456 bytes
 doc/info/figures/draw_axis_bottom.gif              |    Bin 0 -> 4723 bytes
 doc/info/figures/draw_axis_bottom.mac              |      4 +
 doc/info/figures/draw_axis_bottom.pdf              |    Bin 0 -> 6275 bytes
 doc/info/figures/draw_bars.gif                     |    Bin 0 -> 9450 bytes
 doc/info/figures/draw_bars.mac                     |     13 +
 doc/info/figures/draw_bars.pdf                     |    Bin 0 -> 6952 bytes
 doc/info/figures/draw_border.gif                   |    Bin 0 -> 8485 bytes
 doc/info/figures/draw_border.mac                   |      7 +
 doc/info/figures/draw_border.pdf                   |    Bin 0 -> 5889 bytes
 doc/info/figures/draw_cbrange.gif                  |    Bin 0 -> 23093 bytes
 doc/info/figures/draw_cbrange.mac                  |      6 +
 doc/info/figures/draw_cbrange.pdf                  |    Bin 0 -> 29296 bytes
 doc/info/figures/draw_cbtics.gif                   |    Bin 0 -> 23998 bytes
 doc/info/figures/draw_cbtics.mac                   |      7 +
 doc/info/figures/draw_cbtics.pdf                   |    Bin 0 -> 31468 bytes
 doc/info/figures/draw_color.gif                    |    Bin 0 -> 7953 bytes
 doc/info/figures/draw_color.mac                    |     12 +
 doc/info/figures/draw_color.pdf                    |    Bin 0 -> 8655 bytes
 doc/info/figures/draw_color2.gif                   |    Bin 0 -> 24882 bytes
 doc/info/figures/draw_color2.pdf                   |    Bin 0 -> 10730 bytes
 doc/info/figures/draw_colorbox.gif                 |    Bin 0 -> 56577 bytes
 doc/info/figures/draw_colorbox.mac                 |      6 +
 doc/info/figures/draw_colorbox.pdf                 |    Bin 0 -> 12220 bytes
 doc/info/figures/draw_colorbox2.gif                |    Bin 0 -> 23678 bytes
 doc/info/figures/draw_colorbox2.mac                |      5 +
 doc/info/figures/draw_colorbox2.pdf                |    Bin 0 -> 29709 bytes
 doc/info/figures/draw_columns.gif                  |    Bin 0 -> 9798 bytes
 doc/info/figures/draw_columns.mac                  |      7 +
 doc/info/figures/draw_columns.pdf                  |    Bin 0 -> 8079 bytes
 doc/info/figures/draw_contour.gif                  |    Bin 0 -> 13901 bytes
 doc/info/figures/draw_contour.mac                  |      7 +
 doc/info/figures/draw_contour.pdf                  |    Bin 0 -> 19837 bytes
 doc/info/figures/draw_contour2.gif                 |    Bin 0 -> 6988 bytes
 doc/info/figures/draw_contour2.mac                 |      5 +
 doc/info/figures/draw_contour2.pdf                 |    Bin 0 -> 7711 bytes
 doc/info/figures/draw_cylindrical.gif              |    Bin 0 -> 16368 bytes
 doc/info/figures/draw_cylindrical.mac              |      3 +
 doc/info/figures/draw_cylindrical.pdf              |    Bin 0 -> 10439 bytes
 doc/info/figures/draw_elevation_grid.gif           |    Bin 0 -> 17036 bytes
 doc/info/figures/draw_elevation_grid.mac           |     11 +
 doc/info/figures/draw_elevation_grid.pdf           |    Bin 0 -> 12720 bytes
 doc/info/figures/draw_ellipse.gif                  |    Bin 0 -> 6598 bytes
 doc/info/figures/draw_ellipse.mac                  |     16 +
 doc/info/figures/draw_ellipse.pdf                  |    Bin 0 -> 6658 bytes
 doc/info/figures/draw_enhanced3d.gif               |    Bin 0 -> 18989 bytes
 doc/info/figures/draw_enhanced3d.mac               |      6 +
 doc/info/figures/draw_enhanced3d.pdf               |    Bin 0 -> 29460 bytes
 doc/info/figures/draw_enhanced3d10.gif             |    Bin 0 -> 46492 bytes
 doc/info/figures/draw_enhanced3d10.mac             |      8 +
 doc/info/figures/draw_enhanced3d10.pdf             |    Bin 0 -> 159304 bytes
 doc/info/figures/draw_enhanced3d11.gif             |    Bin 0 -> 47173 bytes
 doc/info/figures/draw_enhanced3d11.mac             |     11 +
 doc/info/figures/draw_enhanced3d11.pdf             |    Bin 0 -> 202556 bytes
 doc/info/figures/draw_enhanced3d2.gif              |    Bin 0 -> 22660 bytes
 doc/info/figures/draw_enhanced3d2.mac              |      5 +
 doc/info/figures/draw_enhanced3d2.pdf              |    Bin 0 -> 30196 bytes
 doc/info/figures/draw_enhanced3d3.gif              |    Bin 0 -> 9727 bytes
 doc/info/figures/draw_enhanced3d3.mac              |      7 +
 doc/info/figures/draw_enhanced3d3.pdf              |    Bin 0 -> 10097 bytes
 doc/info/figures/draw_enhanced3d4.gif              |    Bin 0 -> 11278 bytes
 doc/info/figures/draw_enhanced3d4.mac              |      7 +
 doc/info/figures/draw_enhanced3d4.pdf              |    Bin 0 -> 10407 bytes
 doc/info/figures/draw_enhanced3d5.gif              |    Bin 0 -> 24858 bytes
 doc/info/figures/draw_enhanced3d5.mac              |     11 +
 doc/info/figures/draw_enhanced3d5.pdf              |    Bin 0 -> 21396 bytes
 doc/info/figures/draw_enhanced3d6.gif              |    Bin 0 -> 25399 bytes
 doc/info/figures/draw_enhanced3d6.mac              |      7 +
 doc/info/figures/draw_enhanced3d6.pdf              |    Bin 0 -> 46980 bytes
 doc/info/figures/draw_enhanced3d7.gif              |    Bin 0 -> 12571 bytes
 doc/info/figures/draw_enhanced3d7.mac              |      7 +
 doc/info/figures/draw_enhanced3d7.pdf              |    Bin 0 -> 24493 bytes
 doc/info/figures/draw_enhanced3d8.gif              |    Bin 0 -> 12571 bytes
 doc/info/figures/draw_enhanced3d8.mac              |      7 +
 doc/info/figures/draw_enhanced3d8.pdf              |    Bin 0 -> 24493 bytes
 doc/info/figures/draw_enhanced3d9.gif              |    Bin 0 -> 19363 bytes
 doc/info/figures/draw_enhanced3d9.mac              |      6 +
 doc/info/figures/draw_enhanced3d9.pdf              |    Bin 0 -> 27562 bytes
 doc/info/figures/draw_equiv.gif                    |    Bin 0 -> 13235 bytes
 doc/info/figures/draw_equiv.mac                    |      2 +
 doc/info/figures/draw_equiv.pdf                    |    Bin 0 -> 14452 bytes
 doc/info/figures/draw_errors.gif                   |    Bin 0 -> 5194 bytes
 doc/info/figures/draw_errors.mac                   |      5 +
 doc/info/figures/draw_errors.pdf                   |    Bin 0 -> 5907 bytes
 doc/info/figures/draw_errors2.gif                  |    Bin 0 -> 6599 bytes
 doc/info/figures/draw_errors2.mac                  |      7 +
 doc/info/figures/draw_errors2.pdf                  |    Bin 0 -> 6004 bytes
 doc/info/figures/draw_explicit.gif                 |    Bin 0 -> 6466 bytes
 doc/info/figures/draw_explicit.mac                 |      7 +
 doc/info/figures/draw_explicit.pdf                 |    Bin 0 -> 6799 bytes
 doc/info/figures/draw_explicit2.gif                |    Bin 0 -> 5519 bytes
 doc/info/figures/draw_explicit2.mac                |      6 +
 doc/info/figures/draw_explicit2.pdf                |    Bin 0 -> 7408 bytes
 doc/info/figures/draw_explicit3.gif                |    Bin 0 -> 10946 bytes
 doc/info/figures/draw_explicit3.mac                |     11 +
 doc/info/figures/draw_explicit3.pdf                |    Bin 0 -> 17386 bytes
 doc/info/figures/draw_filledfunc.gif               |    Bin 0 -> 6828 bytes
 doc/info/figures/draw_filledfunc.mac               |      6 +
 doc/info/figures/draw_filledfunc.pdf               |    Bin 0 -> 10500 bytes
 doc/info/figures/draw_filledfunc2.gif              |    Bin 0 -> 5413 bytes
 doc/info/figures/draw_filledfunc2.mac              |      6 +
 doc/info/figures/draw_filledfunc2.pdf              |    Bin 0 -> 9195 bytes
 doc/info/figures/draw_grid.gif                     |    Bin 0 -> 8326 bytes
 doc/info/figures/draw_grid.mac                     |      5 +
 doc/info/figures/draw_grid.pdf                     |    Bin 0 -> 7075 bytes
 doc/info/figures/draw_grid2.gif                    |    Bin 0 -> 12223 bytes
 doc/info/figures/draw_grid2.mac                    |      5 +
 doc/info/figures/draw_grid2.pdf                    |    Bin 0 -> 8150 bytes
 doc/info/figures/draw_head_angle.gif               |    Bin 0 -> 9280 bytes
 doc/info/figures/draw_head_angle.mac               |     24 +
 doc/info/figures/draw_head_angle.pdf               |    Bin 0 -> 6425 bytes
 doc/info/figures/draw_head_both.gif                |    Bin 0 -> 4625 bytes
 doc/info/figures/draw_head_both.mac                |      9 +
 doc/info/figures/draw_head_both.pdf                |    Bin 0 -> 5997 bytes
 doc/info/figures/draw_head_length.gif              |    Bin 0 -> 6359 bytes
 doc/info/figures/draw_head_length.mac              |     12 +
 doc/info/figures/draw_head_length.pdf              |    Bin 0 -> 6091 bytes
 doc/info/figures/draw_head_type.gif                |    Bin 0 -> 5369 bytes
 doc/info/figures/draw_head_type.mac                |     11 +
 doc/info/figures/draw_head_type.pdf                |    Bin 0 -> 5428 bytes
 doc/info/figures/draw_image.gif                    |    Bin 0 -> 52140 bytes
 doc/info/figures/draw_image.mac                    |      7 +
 doc/info/figures/draw_image.pdf                    |    Bin 0 -> 10030 bytes
 doc/info/figures/draw_image2.gif                   |    Bin 0 -> 51732 bytes
 doc/info/figures/draw_image2.mac                   |      8 +
 doc/info/figures/draw_image2.pdf                   |    Bin 0 -> 8711 bytes
 doc/info/figures/draw_image3.gif                   |    Bin 0 -> 49311 bytes
 doc/info/figures/draw_image3.mac                   |      9 +
 doc/info/figures/draw_image3.pdf                   |    Bin 0 -> 7254 bytes
 doc/info/figures/draw_image4.gif                   |    Bin 0 -> 53405 bytes
 doc/info/figures/draw_image4.mac                   |     10 +
 doc/info/figures/draw_image4.pdf                   |    Bin 0 -> 8031 bytes
 doc/info/figures/draw_image5.gif                   |    Bin 0 -> 13296 bytes
 doc/info/figures/draw_image5.mac                   |      6 +
 doc/info/figures/draw_image5.pdf                   |    Bin 0 -> 7710 bytes
 doc/info/figures/draw_image6.gif                   |    Bin 0 -> 13281 bytes
 doc/info/figures/draw_image6.mac                   |      7 +
 doc/info/figures/draw_image6.pdf                   |    Bin 0 -> 7129 bytes
 doc/info/figures/draw_implicit.gif                 |    Bin 0 -> 10679 bytes
 doc/info/figures/draw_implicit.mac                 |     12 +
 doc/info/figures/draw_implicit.pdf                 |    Bin 0 -> 22351 bytes
 doc/info/figures/draw_implicit2.gif                |    Bin 0 -> 10660 bytes
 doc/info/figures/draw_implicit2.mac                |      7 +
 doc/info/figures/draw_implicit2.pdf                |    Bin 0 -> 10322 bytes
 doc/info/figures/draw_interpolate_color.gif        |    Bin 0 -> 22660 bytes
 doc/info/figures/draw_interpolate_color.mac        |      5 +
 doc/info/figures/draw_interpolate_color.pdf        |    Bin 0 -> 30196 bytes
 doc/info/figures/draw_interpolate_color2.gif       |    Bin 0 -> 50667 bytes
 doc/info/figures/draw_interpolate_color2.mac       |      6 +
 doc/info/figures/draw_interpolate_color2.pdf       |    Bin 0 -> 1137330 bytes
 doc/info/figures/draw_interpolate_color3.gif       |    Bin 0 -> 37939 bytes
 doc/info/figures/draw_interpolate_color3.mac       |      6 +
 doc/info/figures/draw_interpolate_color3.pdf       |    Bin 0 -> 174836 bytes
 doc/info/figures/draw_interpolate_color4.gif       |    Bin 0 -> 9874 bytes
 doc/info/figures/draw_interpolate_color4.mac       |      9 +
 doc/info/figures/draw_interpolate_color4.pdf       |    Bin 0 -> 9083 bytes
 doc/info/figures/draw_interpolate_color5.gif       |    Bin 0 -> 27546 bytes
 doc/info/figures/draw_interpolate_color5.mac       |     10 +
 doc/info/figures/draw_interpolate_color5.pdf       |    Bin 0 -> 893593 bytes
 doc/info/figures/draw_interpolate_color6.gif       |    Bin 0 -> 54564 bytes
 doc/info/figures/draw_interpolate_color6.mac       |     11 +
 doc/info/figures/draw_interpolate_color6.pdf       |    Bin 0 -> 902945 bytes
 doc/info/figures/draw_key.gif                      |    Bin 0 -> 9724 bytes
 doc/info/figures/draw_key.mac                      |      8 +
 doc/info/figures/draw_key.pdf                      |    Bin 0 -> 11802 bytes
 doc/info/figures/draw_key_label_alignment.gif      |    Bin 0 -> 5776 bytes
 doc/info/figures/draw_key_label_alignment.pdf      |    Bin 0 -> 7850 bytes
 doc/info/figures/draw_key_label_orientation.gif    |    Bin 0 -> 4898 bytes
 doc/info/figures/draw_key_label_orientation.pdf    |    Bin 0 -> 7715 bytes
 doc/info/figures/draw_key_pos.gif                  |    Bin 0 -> 5401 bytes
 doc/info/figures/draw_key_pos.mac                  |      9 +
 doc/info/figures/draw_key_pos.pdf                  |    Bin 0 -> 8354 bytes
 doc/info/figures/draw_key_pos2.gif                 |    Bin 0 -> 18016 bytes
 doc/info/figures/draw_key_pos2.mac                 |      9 +
 doc/info/figures/draw_key_pos2.pdf                 |    Bin 0 -> 24636 bytes
 doc/info/figures/draw_label.gif                    |    Bin 0 -> 5663 bytes
 doc/info/figures/draw_label.mac                    |     11 +
 doc/info/figures/draw_label.pdf                    |    Bin 0 -> 7651 bytes
 doc/info/figures/draw_label2.gif                   |    Bin 0 -> 13455 bytes
 doc/info/figures/draw_label2.mac                   |      8 +
 doc/info/figures/draw_label2.pdf                   |    Bin 0 -> 15535 bytes
 doc/info/figures/draw_label_alignment.gif          |    Bin 0 -> 5781 bytes
 doc/info/figures/draw_label_alignment.mac          |     13 +
 doc/info/figures/draw_label_alignment.pdf          |    Bin 0 -> 7851 bytes
 doc/info/figures/draw_label_orientation.gif        |    Bin 0 -> 4877 bytes
 doc/info/figures/draw_label_orientation.mac        |     12 +
 doc/info/figures/draw_label_orientation.pdf        |    Bin 0 -> 7715 bytes
 doc/info/figures/draw_line_type.gif                |    Bin 0 -> 5164 bytes
 doc/info/figures/draw_line_type.mac                |      7 +
 doc/info/figures/draw_line_type.pdf                |    Bin 0 -> 6370 bytes
 doc/info/figures/draw_line_width.gif               |    Bin 0 -> 6729 bytes
 doc/info/figures/draw_line_width.mac               |      8 +
 doc/info/figures/draw_line_width.pdf               |    Bin 0 -> 6917 bytes
 doc/info/figures/draw_logcb.gif                    |    Bin 0 -> 24664 bytes
 doc/info/figures/draw_logcb.mac                    |      9 +
 doc/info/figures/draw_logcb.pdf                    |    Bin 0 -> 29487 bytes
 doc/info/figures/draw_logx_secondary.gif           |    Bin 0 -> 12400 bytes
 doc/info/figures/draw_logx_secondary.mac           |     13 +
 doc/info/figures/draw_logx_secondary.pdf           |    Bin 0 -> 13622 bytes
 doc/info/figures/draw_mesh.gif                     |    Bin 0 -> 6163 bytes
 doc/info/figures/draw_mesh.mac                     |      8 +
 doc/info/figures/draw_mesh.pdf                     |    Bin 0 -> 6675 bytes
 doc/info/figures/draw_mesh2.gif                    |    Bin 0 -> 5272 bytes
 doc/info/figures/draw_mesh2.mac                    |      6 +
 doc/info/figures/draw_mesh2.pdf                    |    Bin 0 -> 5774 bytes
 doc/info/figures/draw_mesh3.gif                    |    Bin 0 -> 5898 bytes
 doc/info/figures/draw_mesh3.mac                    |     11 +
 doc/info/figures/draw_mesh3.pdf                    |    Bin 0 -> 5700 bytes
 doc/info/figures/draw_multiplot.pdf                |    Bin 0 -> 15684 bytes
 doc/info/figures/draw_multiplot.png                |    Bin 0 -> 13203 bytes
 doc/info/figures/draw_nticks.gif                   |    Bin 0 -> 5850 bytes
 doc/info/figures/draw_nticks.mac                   |      7 +
 doc/info/figures/draw_nticks.pdf                   |    Bin 0 -> 5673 bytes
 doc/info/figures/draw_palette.gif                  |    Bin 0 -> 19530 bytes
 doc/info/figures/draw_palette.mac                  |      6 +
 doc/info/figures/draw_palette.pdf                  |    Bin 0 -> 33683 bytes
 doc/info/figures/draw_palette2.gif                 |    Bin 0 -> 52140 bytes
 doc/info/figures/draw_palette2.mac                 |      8 +
 doc/info/figures/draw_palette2.pdf                 |    Bin 0 -> 10030 bytes
 doc/info/figures/draw_palette3.gif                 |    Bin 0 -> 51732 bytes
 doc/info/figures/draw_palette3.mac                 |      8 +
 doc/info/figures/draw_palette3.pdf                 |    Bin 0 -> 8711 bytes
 doc/info/figures/draw_palette4.gif                 |    Bin 0 -> 49311 bytes
 doc/info/figures/draw_palette4.mac                 |     11 +
 doc/info/figures/draw_palette4.pdf                 |    Bin 0 -> 7254 bytes
 doc/info/figures/draw_palette5.gif                 |    Bin 0 -> 17793 bytes
 doc/info/figures/draw_palette5.mac                 |      7 +
 doc/info/figures/draw_palette5.pdf                 |    Bin 0 -> 25945 bytes
 doc/info/figures/draw_parametric.gif               |    Bin 0 -> 6493 bytes
 doc/info/figures/draw_parametric.mac               |      8 +
 doc/info/figures/draw_parametric.pdf               |    Bin 0 -> 8839 bytes
 doc/info/figures/draw_parametric2.gif              |    Bin 0 -> 10887 bytes
 doc/info/figures/draw_parametric2.mac              |     11 +
 doc/info/figures/draw_parametric2.pdf              |    Bin 0 -> 15015 bytes
 doc/info/figures/draw_parametric3.gif              |    Bin 0 -> 8953 bytes
 doc/info/figures/draw_parametric3.mac              |     12 +
 doc/info/figures/draw_parametric3.pdf              |    Bin 0 -> 15029 bytes
 doc/info/figures/draw_point_size.gif               |    Bin 0 -> 4977 bytes
 doc/info/figures/draw_point_size.mac               |      7 +
 doc/info/figures/draw_point_size.pdf               |    Bin 0 -> 5883 bytes
 doc/info/figures/draw_point_type.gif               |    Bin 0 -> 5107 bytes
 doc/info/figures/draw_point_type.mac               |     25 +
 doc/info/figures/draw_point_type.pdf               |    Bin 0 -> 6015 bytes
 doc/info/figures/draw_points.gif                   |    Bin 0 -> 10533 bytes
 doc/info/figures/draw_points.mac                   |     14 +
 doc/info/figures/draw_points.pdf                   |    Bin 0 -> 9812 bytes
 doc/info/figures/draw_points2.gif                  |    Bin 0 -> 7075 bytes
 doc/info/figures/draw_points2.mac                  |      7 +
 doc/info/figures/draw_points2.pdf                  |    Bin 0 -> 5815 bytes
 doc/info/figures/draw_points3.gif                  |    Bin 0 -> 5806 bytes
 doc/info/figures/draw_points3.mac                  |      6 +
 doc/info/figures/draw_points3.pdf                  |    Bin 0 -> 8107 bytes
 doc/info/figures/draw_points4.gif                  |    Bin 0 -> 5356 bytes
 doc/info/figures/draw_points4.mac                  |     10 +
 doc/info/figures/draw_points4.pdf                  |    Bin 0 -> 7896 bytes
 doc/info/figures/draw_points5.gif                  |    Bin 0 -> 5356 bytes
 doc/info/figures/draw_points5.mac                  |      9 +
 doc/info/figures/draw_points5.pdf                  |    Bin 0 -> 7896 bytes
 doc/info/figures/draw_points6.gif                  |    Bin 0 -> 4169 bytes
 doc/info/figures/draw_points6.mac                  |     11 +
 doc/info/figures/draw_points6.pdf                  |    Bin 0 -> 6933 bytes
 doc/info/figures/draw_points7.gif                  |    Bin 0 -> 8928 bytes
 doc/info/figures/draw_points7.mac                  |     12 +
 doc/info/figures/draw_points7.pdf                  |    Bin 0 -> 9439 bytes
 doc/info/figures/draw_points8.gif                  |    Bin 0 -> 8898 bytes
 doc/info/figures/draw_points8.mac                  |      9 +
 doc/info/figures/draw_points8.pdf                  |    Bin 0 -> 9712 bytes
 doc/info/figures/draw_points_joined.gif            |    Bin 0 -> 5238 bytes
 doc/info/figures/draw_points_joined.mac            |     18 +
 doc/info/figures/draw_points_joined.pdf            |    Bin 0 -> 6034 bytes
 doc/info/figures/draw_polar.gif                    |    Bin 0 -> 6362 bytes
 doc/info/figures/draw_polar.mac                    |     11 +
 doc/info/figures/draw_polar.pdf                    |    Bin 0 -> 8076 bytes
 doc/info/figures/draw_polygon.gif                  |    Bin 0 -> 8485 bytes
 doc/info/figures/draw_polygon.mac                  |     11 +
 doc/info/figures/draw_polygon.pdf                  |    Bin 0 -> 5894 bytes
 doc/info/figures/draw_proportional_axis.gif        |    Bin 0 -> 6299 bytes
 doc/info/figures/draw_proportional_axis.mac        |     10 +
 doc/info/figures/draw_proportional_axis.pdf        |    Bin 0 -> 5517 bytes
 doc/info/figures/draw_proportional_axis2.gif       |    Bin 0 -> 5696 bytes
 doc/info/figures/draw_proportional_axis2.mac       |     10 +
 doc/info/figures/draw_proportional_axis2.pdf       |    Bin 0 -> 7807 bytes
 doc/info/figures/draw_quadrilateral.gif            |    Bin 0 -> 6497 bytes
 doc/info/figures/draw_quadrilateral.mac            |      4 +
 doc/info/figures/draw_quadrilateral.pdf            |    Bin 0 -> 5275 bytes
 doc/info/figures/draw_rectangle.gif                |    Bin 0 -> 5821 bytes
 doc/info/figures/draw_rectangle.mac                |     15 +
 doc/info/figures/draw_rectangle.pdf                |    Bin 0 -> 5648 bytes
 doc/info/figures/draw_region.gif                   |    Bin 0 -> 5654 bytes
 doc/info/figures/draw_region.mac                   |      7 +
 doc/info/figures/draw_region.pdf                   |    Bin 0 -> 10984 bytes
 doc/info/figures/draw_scene.gif                    |    Bin 0 -> 11212 bytes
 doc/info/figures/draw_scene.mac                    |     17 +
 doc/info/figures/draw_scene.pdf                    |    Bin 0 -> 11373 bytes
 doc/info/figures/draw_spherical.gif                |    Bin 0 -> 13518 bytes
 doc/info/figures/draw_spherical.mac                |      4 +
 doc/info/figures/draw_spherical.pdf                |    Bin 0 -> 13851 bytes
 doc/info/figures/draw_surface_hide.gif             |    Bin 0 -> 17398 bytes
 doc/info/figures/draw_surface_hide.mac             |      8 +
 doc/info/figures/draw_surface_hide.pdf             |    Bin 0 -> 21727 bytes
 doc/info/figures/draw_title.gif                    |    Bin 0 -> 5281 bytes
 doc/info/figures/draw_title.mac                    |      5 +
 doc/info/figures/draw_title.pdf                    |    Bin 0 -> 9021 bytes
 doc/info/figures/draw_transform.gif                |    Bin 0 -> 7331 bytes
 doc/info/figures/draw_transform.mac                |     15 +
 doc/info/figures/draw_transform.pdf                |    Bin 0 -> 5724 bytes
 doc/info/figures/draw_transform2.gif               |    Bin 0 -> 9169 bytes
 doc/info/figures/draw_transform2.mac               |      8 +
 doc/info/figures/draw_transform2.pdf               |    Bin 0 -> 22966 bytes
 doc/info/figures/draw_transparent.gif              |    Bin 0 -> 7835 bytes
 doc/info/figures/draw_transparent.mac              |      7 +
 doc/info/figures/draw_transparent.pdf              |    Bin 0 -> 5841 bytes
 doc/info/figures/draw_triangle.gif                 |    Bin 0 -> 6317 bytes
 doc/info/figures/draw_triangle.mac                 |      4 +
 doc/info/figures/draw_triangle.pdf                 |    Bin 0 -> 5229 bytes
 doc/info/figures/draw_tube.gif                     |    Bin 0 -> 18602 bytes
 doc/info/figures/draw_tube.mac                     |      7 +
 doc/info/figures/draw_tube.pdf                     |    Bin 0 -> 47146 bytes
 doc/info/figures/draw_tube_extremes.gif            |    Bin 0 -> 16985 bytes
 doc/info/figures/draw_tube_extremes.mac            |      5 +
 doc/info/figures/draw_tube_extremes.pdf            |    Bin 0 -> 10737 bytes
 doc/info/figures/draw_unit_vectors.gif             |    Bin 0 -> 4206 bytes
 doc/info/figures/draw_unit_vectors.mac             |     10 +
 doc/info/figures/draw_unit_vectors.pdf             |    Bin 0 -> 5704 bytes
 doc/info/figures/draw_user_preamble.gif            |    Bin 0 -> 8558 bytes
 doc/info/figures/draw_user_preamble.mac            |      7 +
 doc/info/figures/draw_user_preamble.pdf            |    Bin 0 -> 6430 bytes
 doc/info/figures/draw_user_preamble2.gif           |    Bin 0 -> 33951 bytes
 doc/info/figures/draw_user_preamble2.mac           |      9 +
 doc/info/figures/draw_user_preamble2.pdf           |    Bin 0 -> 48933 bytes
 doc/info/figures/draw_vector.gif                   |    Bin 0 -> 5224 bytes
 doc/info/figures/draw_vector.mac                   |     13 +
 doc/info/figures/draw_vector.pdf                   |    Bin 0 -> 5464 bytes
 doc/info/figures/draw_vector2.gif                  |    Bin 0 -> 7042 bytes
 doc/info/figures/draw_vector2.mac                  |      7 +
 doc/info/figures/draw_vector2.pdf                  |    Bin 0 -> 6598 bytes
 doc/info/figures/draw_view.gif                     |    Bin 0 -> 31222 bytes
 doc/info/figures/draw_view.mac                     |      6 +
 doc/info/figures/draw_view.pdf                     |    Bin 0 -> 28685 bytes
 doc/info/figures/draw_view2.gif                    |    Bin 0 -> 33794 bytes
 doc/info/figures/draw_view2.mac                    |      7 +
 doc/info/figures/draw_view2.pdf                    |    Bin 0 -> 13376 bytes
 doc/info/figures/draw_wired_surface.gif            |    Bin 0 -> 24383 bytes
 doc/info/figures/draw_wired_surface.mac            |      6 +
 doc/info/figures/draw_wired_surface.pdf            |    Bin 0 -> 45546 bytes
 doc/info/figures/draw_xaxis.gif                    |    Bin 0 -> 4838 bytes
 doc/info/figures/draw_xaxis.mac                    |      6 +
 doc/info/figures/draw_xaxis.pdf                    |    Bin 0 -> 6296 bytes
 doc/info/figures/draw_xaxis_secondary.gif          |    Bin 0 -> 6240 bytes
 doc/info/figures/draw_xaxis_secondary.mac          |     10 +
 doc/info/figures/draw_xaxis_secondary.pdf          |    Bin 0 -> 9585 bytes
 doc/info/figures/draw_xugrid.gif                   |    Bin 0 -> 13703 bytes
 doc/info/figures/draw_xugrid.mac                   |      6 +
 doc/info/figures/draw_xugrid.pdf                   |    Bin 0 -> 11897 bytes
 doc/info/figures/draw_ylabel_secondary.gif         |    Bin 0 -> 13043 bytes
 doc/info/figures/draw_ylabel_secondary.mac         |     13 +
 doc/info/figures/draw_ylabel_secondary.pdf         |    Bin 0 -> 15027 bytes
 doc/info/figures/graphs01.pdf                      |    Bin 0 -> 6163 bytes
 doc/info/figures/graphs02.pdf                      |    Bin 0 -> 7104 bytes
 doc/info/figures/graphs03.pdf                      |    Bin 0 -> 6951 bytes
 doc/info/figures/graphs04.pdf                      |    Bin 0 -> 7268 bytes
 doc/info/figures/graphs05.pdf                      |    Bin 0 -> 7490 bytes
 doc/info/figures/graphs06.pdf                      |    Bin 0 -> 7493 bytes
 doc/info/figures/graphs07.pdf                      |    Bin 0 -> 9374 bytes
 doc/info/figures/graphs08.pdf                      |    Bin 0 -> 7639 bytes
 doc/info/figures/graphs09.pdf                      |    Bin 0 -> 7880 bytes
 doc/info/figures/graphs10.pdf                      |    Bin 0 -> 5909 bytes
 doc/info/figures/graphs11.pdf                      |    Bin 0 -> 6920 bytes
 doc/info/figures/graphs12.pdf                      |    Bin 0 -> 5937 bytes
 doc/info/figures/graphs13.pdf                      |    Bin 0 -> 5428 bytes
 doc/info/figures/graphs14.pdf                      |    Bin 0 -> 7546 bytes
 doc/info/figures/graphs15.pdf                      |    Bin 0 -> 7378 bytes
 doc/info/figures/orthopoly1.ps.gz                  |    Bin 0 -> 3523 bytes
 doc/info/figures/plotdf1.ps.gz                     |    Bin 0 -> 32942 bytes
 doc/info/figures/plotdf2.ps.gz                     |    Bin 0 -> 39908 bytes
 doc/info/figures/plotdf3.ps.gz                     |    Bin 0 -> 40030 bytes
 doc/info/figures/plotdf4.ps.gz                     |    Bin 0 -> 32122 bytes
 doc/info/figures/plotdf5.ps.gz                     |    Bin 0 -> 38714 bytes
 doc/info/figures/plotdf6.ps.gz                     |    Bin 0 -> 14811 bytes
 doc/info/figures/worldmap_geomap.gif               |    Bin 0 -> 6527 bytes
 doc/info/figures/worldmap_geomap.mac               |     22 +
 doc/info/figures/worldmap_geomap.pdf               |    Bin 0 -> 5489 bytes
 doc/info/figures/worldmap_geomap2.gif              |    Bin 0 -> 16741 bytes
 doc/info/figures/worldmap_geomap2.mac              |     11 +
 doc/info/figures/worldmap_geomap2.pdf              |    Bin 0 -> 141319 bytes
 doc/info/figures/worldmap_geomap3.gif              |    Bin 0 -> 10070 bytes
 doc/info/figures/worldmap_geomap3.mac              |     15 +
 doc/info/figures/worldmap_geomap3.pdf              |    Bin 0 -> 66975 bytes
 doc/info/figures/worldmap_geomap4.gif              |    Bin 0 -> 5655 bytes
 doc/info/figures/worldmap_geomap4.mac              |      7 +
 doc/info/figures/worldmap_geomap4.pdf              |    Bin 0 -> 23071 bytes
 doc/info/figures/worldmap_geomap5.gif              |    Bin 0 -> 7295 bytes
 doc/info/figures/worldmap_geomap5.mac              |      6 +
 doc/info/figures/worldmap_geomap5.pdf              |    Bin 0 -> 158677 bytes
 doc/info/figures/worldmap_geomap6.gif              |    Bin 0 -> 7218 bytes
 doc/info/figures/worldmap_geomap6.mac              |      6 +
 doc/info/figures/worldmap_geomap6.pdf              |    Bin 0 -> 170278 bytes
 doc/info/figures/worldmap_make_poly_continent.gif  |    Bin 0 -> 12200 bytes
 doc/info/figures/worldmap_make_poly_continent.mac  |      4 +
 doc/info/figures/worldmap_make_poly_continent.pdf  |    Bin 0 -> 92421 bytes
 doc/info/figures/worldmap_make_poly_continent2.gif |    Bin 0 -> 8078 bytes
 doc/info/figures/worldmap_make_poly_continent2.mac |      4 +
 doc/info/figures/worldmap_make_poly_continent2.pdf |    Bin 0 -> 16740 bytes
 doc/info/figures/worldmap_make_poly_country.gif    |    Bin 0 -> 8494 bytes
 doc/info/figures/worldmap_make_poly_country.mac    |      4 +
 doc/info/figures/worldmap_make_poly_country.pdf    |    Bin 0 -> 19206 bytes
 doc/info/figures/worldmap_make_polygon.gif         |    Bin 0 -> 8031 bytes
 doc/info/figures/worldmap_make_polygon.mac         |      5 +
 doc/info/figures/worldmap_make_polygon.pdf         |    Bin 0 -> 6603 bytes
 doc/info/figures/worldmap_region_boundaries.gif    |    Bin 0 -> 7272 bytes
 doc/info/figures/worldmap_region_boundaries.mac    |      4 +
 doc/info/figures/worldmap_region_boundaries.pdf    |    Bin 0 -> 7920 bytes
 .../figures/worldmap_region_boundaries_plus.gif    |    Bin 0 -> 7529 bytes
 .../figures/worldmap_region_boundaries_plus.mac    |      5 +
 .../figures/worldmap_region_boundaries_plus.pdf    |    Bin 0 -> 9032 bytes
 doc/info/finance.texi                              |     19 +-
 doc/info/fix_tab                                   |     14 +
 doc/info/fractals.texi                             |     16 +-
 doc/info/ggf.texi                                  |      7 +-
 doc/info/graphs.texi                               |    193 +-
 doc/info/impdiff.texi                              |      3 +-
 doc/info/include-maxima.texi                       |    270 +-
 doc/info/include-maxima.texi.in                    |    266 +-
 doc/info/index.hhk                                 |   5019 +-
 doc/info/interpol.texi                             |     17 +-
 doc/info/lapack.texi                               |      4 +-
 doc/info/lbfgs.texi                                |      5 +-
 doc/info/lindstedt.texi                            |      3 +-
 doc/info/linearalgebra.texi                        |     67 +-
 doc/info/lsquares.texi                             |    294 +-
 doc/info/makeOrders.texi                           |      3 +-
 doc/info/manual.css                                |      1 +
 doc/info/maxima-index.lisp                         |   5599 +-
 doc/info/maxima-init.lisp                          |     14 +
 doc/info/maxima.html                               |    427 +-
 doc/info/maxima.info                               |   4090 +-
 doc/info/maxima.info-1                             |  16293 +--
 doc/info/maxima.info-2                             |  15613 ++-
 doc/info/maxima.info-3                             |  11414 +-
 doc/info/maxima.texi                               |      1 +
 doc/info/maxima_1.html                             |     20 +-
 doc/info/maxima_10.html                            |    858 +-
 doc/info/maxima_100.html                           |   7956 +-
 doc/info/maxima_101.html                           |    583 +
 doc/info/maxima_102.html                           |    444 +
 doc/info/maxima_103.html                           |    432 +
 doc/info/maxima_104.html                           |    419 +
 doc/info/maxima_105.html                           |   7857 ++
 doc/info/maxima_11.html                            |    280 +-
 doc/info/maxima_12.html                            |    425 +-
 doc/info/maxima_13.html                            |    226 +-
 doc/info/maxima_14.html                            |    458 +-
 doc/info/maxima_15.html                            |    557 +-
 doc/info/maxima_16.html                            |    223 +-
 doc/info/maxima_17.html                            |     40 +-
 doc/info/maxima_18.html                            |    154 +-
 doc/info/maxima_19.html                            |    172 +-
 doc/info/maxima_2.html                             |    105 +-
 doc/info/maxima_20.html                            |    215 +-
 doc/info/maxima_21.html                            |     69 +-
 doc/info/maxima_22.html                            |    252 +-
 doc/info/maxima_23.html                            |    404 +-
 doc/info/maxima_24.html                            |    121 +-
 doc/info/maxima_25.html                            |    610 +-
 doc/info/maxima_26.html                            |    613 +-
 doc/info/maxima_27.html                            |    105 +-
 doc/info/maxima_28.html                            |    333 +-
 doc/info/maxima_29.html                            |    716 +-
 doc/info/maxima_3.html                             |     65 +-
 doc/info/maxima_30.html                            |    465 +-
 doc/info/maxima_31.html                            |     27 +-
 doc/info/maxima_32.html                            |    227 +-
 doc/info/maxima_33.html                            |     60 +-
 doc/info/maxima_34.html                            |    142 +-
 doc/info/maxima_35.html                            |    563 +-
 doc/info/maxima_36.html                            |    599 +-
 doc/info/maxima_37.html                            |    337 +-
 doc/info/maxima_38.html                            |    164 +-
 doc/info/maxima_39.html                            |    104 +-
 doc/info/maxima_4.html                             |    324 +-
 doc/info/maxima_40.html                            |     76 +-
 doc/info/maxima_41.html                            |     64 +-
 doc/info/maxima_42.html                            |     77 +-
 doc/info/maxima_43.html                            |    419 +-
 doc/info/maxima_44.html                            |    214 +-
 doc/info/maxima_45.html                            |    327 +-
 doc/info/maxima_46.html                            |    711 +-
 doc/info/maxima_47.html                            |   2432 +-
 doc/info/maxima_48.html                            |    979 +-
 doc/info/maxima_49.html                            |   5910 +-
 doc/info/maxima_5.html                             |   1389 +-
 doc/info/maxima_50.html                            |   6552 +-
 doc/info/maxima_51.html                            |   4844 +-
 doc/info/maxima_52.html                            |   7003 +-
 doc/info/maxima_53.html                            |   1463 +-
 doc/info/maxima_54.html                            |   1325 +-
 doc/info/maxima_55.html                            |    541 +-
 doc/info/maxima_56.html                            |   1379 +-
 doc/info/maxima_57.html                            |    185 +-
 doc/info/maxima_58.html                            |   3750 +-
 doc/info/maxima_59.html                            |   1108 +-
 doc/info/maxima_6.html                             |    505 +-
 doc/info/maxima_60.html                            |    141 +-
 doc/info/maxima_61.html                            |   4170 +-
 doc/info/maxima_62.html                            |   1377 +-
 doc/info/maxima_63.html                            |    425 +-
 doc/info/maxima_64.html                            |    485 +-
 doc/info/maxima_65.html                            |   1559 +-
 doc/info/maxima_66.html                            |    856 +-
 doc/info/maxima_67.html                            |    242 +-
 doc/info/maxima_68.html                            |   1212 +-
 doc/info/maxima_69.html                            |    709 +-
 doc/info/maxima_7.html                             |    174 +-
 doc/info/maxima_70.html                            |    685 +-
 doc/info/maxima_71.html                            |    142 +-
 doc/info/maxima_72.html                            |   1128 +-
 doc/info/maxima_73.html                            |    675 +-
 doc/info/maxima_74.html                            |    464 +-
 doc/info/maxima_75.html                            |   1153 +-
 doc/info/maxima_76.html                            |   1248 +-
 doc/info/maxima_77.html                            |   1611 +-
 doc/info/maxima_78.html                            |    299 +-
 doc/info/maxima_79.html                            |   1703 +-
 doc/info/maxima_8.html                             |     68 +-
 doc/info/maxima_80.html                            |   2025 +-
 doc/info/maxima_81.html                            |    804 +-
 doc/info/maxima_82.html                            |   1691 +-
 doc/info/maxima_83.html                            |    574 +-
 doc/info/maxima_84.html                            |   2897 +-
 doc/info/maxima_85.html                            |   1741 +-
 doc/info/maxima_86.html                            |    960 +-
 doc/info/maxima_87.html                            |    917 +-
 doc/info/maxima_88.html                            |   1009 +-
 doc/info/maxima_89.html                            |    639 +-
 doc/info/maxima_9.html                             |    367 +-
 doc/info/maxima_90.html                            |    708 +-
 doc/info/maxima_91.html                            |    522 +-
 doc/info/maxima_92.html                            |    468 +-
 doc/info/maxima_93.html                            |    556 +-
 doc/info/maxima_94.html                            |    576 +-
 doc/info/maxima_95.html                            |    668 +-
 doc/info/maxima_96.html                            |    552 +-
 doc/info/maxima_97.html                            |    500 +-
 doc/info/maxima_98.html                            |    452 +-
 doc/info/maxima_99.html                            |   7955 +-
 doc/info/maxima_abt.html                           |     20 +-
 doc/info/maxima_fot.html                           |     18 +-
 doc/info/maxima_ovr.html                           |    182 +-
 doc/info/maxima_singlepage.html                    | 107801 ++++++++++++++++++
 doc/info/maxima_toc.html                           |    825 +-
 doc/info/minpack.texi                              |      6 +-
 doc/info/mmref.tex                                 |     13 +
 doc/info/mnewton.texi                              |     16 +-
 doc/info/nset.texi                                 |    402 +-
 doc/info/numericalio.texi                          |     16 +-
 doc/info/operatingsystem.texi                      |     87 +
 doc/info/opsubst.texi                              |      5 +-
 doc/info/orthopoly.texi                            |      6 +-
 doc/info/pt.utf8/Makefile.in                       |    126 +-
 doc/info/pt.utf8/contents.hhc                      |    175 +-
 doc/info/pt.utf8/maxima-index.lisp                 |   4115 +-
 doc/info/pt.utf8/maxima.html                       |    170 +-
 doc/info/pt.utf8/maxima.info                       |    577 +-
 doc/info/pt.utf8/maxima.info-1                     |   5401 +-
 doc/info/pt.utf8/maxima.info-2                     |   6229 +-
 doc/info/pt.utf8/maxima.info-3                     |   5531 +-
 doc/info/pt.utf8/maxima.info-4                     |   6304 +-
 doc/info/pt.utf8/maxima.info-5                     |   5362 +-
 doc/info/pt.utf8/maxima.info-6                     |   6570 +-
 doc/info/pt.utf8/maxima.info-7                     |    Bin 254279 -> 0 bytes
 doc/info/pt.utf8/maxima_1.html                     |     16 +-
 doc/info/pt.utf8/maxima_10.html                    |     18 +-
 doc/info/pt.utf8/maxima_11.html                    |     18 +-
 doc/info/pt.utf8/maxima_12.html                    |     20 +-
 doc/info/pt.utf8/maxima_13.html                    |     18 +-
 doc/info/pt.utf8/maxima_14.html                    |     18 +-
 doc/info/pt.utf8/maxima_15.html                    |     20 +-
 doc/info/pt.utf8/maxima_16.html                    |     20 +-
 doc/info/pt.utf8/maxima_17.html                    |     22 +-
 doc/info/pt.utf8/maxima_18.html                    |     18 +-
 doc/info/pt.utf8/maxima_19.html                    |     18 +-
 doc/info/pt.utf8/maxima_2.html                     |     18 +-
 doc/info/pt.utf8/maxima_20.html                    |     30 +-
 doc/info/pt.utf8/maxima_21.html                    |     18 +-
 doc/info/pt.utf8/maxima_22.html                    |     20 +-
 doc/info/pt.utf8/maxima_23.html                    |     24 +-
 doc/info/pt.utf8/maxima_24.html                    |     18 +-
 doc/info/pt.utf8/maxima_25.html                    |     26 +-
 doc/info/pt.utf8/maxima_26.html                    |     18 +-
 doc/info/pt.utf8/maxima_27.html                    |     44 +-
 doc/info/pt.utf8/maxima_28.html                    |     42 +-
 doc/info/pt.utf8/maxima_29.html                    |     20 +-
 doc/info/pt.utf8/maxima_3.html                     |     24 +-
 doc/info/pt.utf8/maxima_30.html                    |     20 +-
 doc/info/pt.utf8/maxima_31.html                    |     18 +-
 doc/info/pt.utf8/maxima_32.html                    |     28 +-
 doc/info/pt.utf8/maxima_33.html                    |     18 +-
 doc/info/pt.utf8/maxima_34.html                    |     22 +-
 doc/info/pt.utf8/maxima_35.html                    |     22 +-
 doc/info/pt.utf8/maxima_36.html                    |     20 +-
 doc/info/pt.utf8/maxima_37.html                    |     20 +-
 doc/info/pt.utf8/maxima_38.html                    |     28 +-
 doc/info/pt.utf8/maxima_39.html                    |     28 +-
 doc/info/pt.utf8/maxima_4.html                     |     20 +-
 doc/info/pt.utf8/maxima_40.html                    |     20 +-
 doc/info/pt.utf8/maxima_41.html                    |     22 +-
 doc/info/pt.utf8/maxima_42.html                    |     18 +-
 doc/info/pt.utf8/maxima_43.html                    |     18 +-
 doc/info/pt.utf8/maxima_44.html                    |     26 +-
 doc/info/pt.utf8/maxima_45.html                    |     18 +-
 doc/info/pt.utf8/maxima_46.html                    |     22 +-
 doc/info/pt.utf8/maxima_47.html                    |     86 +-
 doc/info/pt.utf8/maxima_48.html                    |     44 +-
 doc/info/pt.utf8/maxima_49.html                    |     46 +-
 doc/info/pt.utf8/maxima_5.html                     |     30 +-
 doc/info/pt.utf8/maxima_50.html                    |     46 +-
 doc/info/pt.utf8/maxima_51.html                    |     46 +-
 doc/info/pt.utf8/maxima_52.html                    |     62 +-
 doc/info/pt.utf8/maxima_53.html                    |     62 +-
 doc/info/pt.utf8/maxima_54.html                    |     46 +-
 doc/info/pt.utf8/maxima_55.html                    |     62 +-
 doc/info/pt.utf8/maxima_56.html                    |     46 +-
 doc/info/pt.utf8/maxima_57.html                    |     46 +-
 doc/info/pt.utf8/maxima_58.html                    |     46 +-
 doc/info/pt.utf8/maxima_59.html                    |     62 +-
 doc/info/pt.utf8/maxima_6.html                     |     36 +-
 doc/info/pt.utf8/maxima_60.html                    |     46 +-
 doc/info/pt.utf8/maxima_61.html                    |    146 +-
 doc/info/pt.utf8/maxima_62.html                    |     62 +-
 doc/info/pt.utf8/maxima_63.html                    |     46 +-
 doc/info/pt.utf8/maxima_64.html                    |     62 +-
 doc/info/pt.utf8/maxima_65.html                    |    160 +-
 doc/info/pt.utf8/maxima_66.html                    |     62 +-
 doc/info/pt.utf8/maxima_67.html                    |     94 +-
 doc/info/pt.utf8/maxima_68.html                    |     46 +-
 doc/info/pt.utf8/maxima_69.html                    |     94 +-
 doc/info/pt.utf8/maxima_7.html                     |     18 +-
 doc/info/pt.utf8/maxima_70.html                    |     62 +-
 doc/info/pt.utf8/maxima_71.html                    |    132 +-
 doc/info/pt.utf8/maxima_72.html                    |    178 +-
 doc/info/pt.utf8/maxima_73.html                    |    176 +-
 doc/info/pt.utf8/maxima_74.html                    |    112 +-
 doc/info/pt.utf8/maxima_75.html                    |    138 +-
 doc/info/pt.utf8/maxima_76.html                    |    164 +-
 doc/info/pt.utf8/maxima_77.html                    |    156 +-
 doc/info/pt.utf8/maxima_78.html                    |    146 +-
 doc/info/pt.utf8/maxima_79.html                    |    188 +-
 doc/info/pt.utf8/maxima_8.html                     |     18 +-
 doc/info/pt.utf8/maxima_80.html                    |    160 +-
 doc/info/pt.utf8/maxima_81.html                    |    256 +-
 doc/info/pt.utf8/maxima_82.html                    |    154 +-
 doc/info/pt.utf8/maxima_83.html                    |    134 +-
 doc/info/pt.utf8/maxima_9.html                     |     22 +-
 doc/info/pt.utf8/maxima_abt.html                   |     18 +-
 doc/info/pt.utf8/maxima_fot.html                   |     16 +-
 doc/info/pt.utf8/maxima_ovr.html                   |     66 +-
 doc/info/pt.utf8/maxima_toc.html                   |    189 +-
 doc/info/pt/Expressions.texi                       |      6 +-
 doc/info/pt/Integration.texi                       |      4 +-
 doc/info/pt/Makefile.am                            |      4 +-
 doc/info/pt/Makefile.in                            |    210 +-
 doc/info/pt/include-maxima.texi                    |    835 -
 doc/info/pt/include-maxima.texi.in                 |      4 +-
 doc/info/pt/index.hhk                              |      3 -
 doc/info/pt/maxima-index.lisp                      |   4116 +-
 doc/info/pt/maxima.html                            |     14 +-
 doc/info/pt/maxima.info                            |    578 +-
 doc/info/pt/maxima.info-1                          |   5376 +-
 doc/info/pt/maxima.info-2                          |   6229 +-
 doc/info/pt/maxima.info-3                          |   5531 +-
 doc/info/pt/maxima.info-4                          |   6304 +-
 doc/info/pt/maxima.info-5                          |   5339 +-
 doc/info/pt/maxima.info-6                          |   6570 +-
 doc/info/pt/maxima.info-7                          |    Bin 249322 -> 0 bytes
 doc/info/pt/maxima.texi                            |      1 +
 doc/info/pt/maxima_1.html                          |     12 +-
 doc/info/pt/maxima_10.html                         |     12 +-
 doc/info/pt/maxima_11.html                         |     12 +-
 doc/info/pt/maxima_12.html                         |     12 +-
 doc/info/pt/maxima_13.html                         |     12 +-
 doc/info/pt/maxima_14.html                         |     12 +-
 doc/info/pt/maxima_15.html                         |     12 +-
 doc/info/pt/maxima_16.html                         |     12 +-
 doc/info/pt/maxima_17.html                         |     12 +-
 doc/info/pt/maxima_18.html                         |     12 +-
 doc/info/pt/maxima_19.html                         |     12 +-
 doc/info/pt/maxima_2.html                          |     12 +-
 doc/info/pt/maxima_20.html                         |     16 +-
 doc/info/pt/maxima_21.html                         |     12 +-
 doc/info/pt/maxima_22.html                         |     12 +-
 doc/info/pt/maxima_23.html                         |     12 +-
 doc/info/pt/maxima_24.html                         |     12 +-
 doc/info/pt/maxima_25.html                         |     12 +-
 doc/info/pt/maxima_26.html                         |     12 +-
 doc/info/pt/maxima_27.html                         |     12 +-
 doc/info/pt/maxima_28.html                         |     12 +-
 doc/info/pt/maxima_29.html                         |     12 +-
 doc/info/pt/maxima_3.html                          |     12 +-
 doc/info/pt/maxima_30.html                         |     12 +-
 doc/info/pt/maxima_31.html                         |     12 +-
 doc/info/pt/maxima_32.html                         |     12 +-
 doc/info/pt/maxima_33.html                         |     12 +-
 doc/info/pt/maxima_34.html                         |     12 +-
 doc/info/pt/maxima_35.html                         |     12 +-
 doc/info/pt/maxima_36.html                         |     12 +-
 doc/info/pt/maxima_37.html                         |     12 +-
 doc/info/pt/maxima_38.html                         |     12 +-
 doc/info/pt/maxima_39.html                         |     12 +-
 doc/info/pt/maxima_4.html                          |     12 +-
 doc/info/pt/maxima_40.html                         |     12 +-
 doc/info/pt/maxima_41.html                         |     12 +-
 doc/info/pt/maxima_42.html                         |     12 +-
 doc/info/pt/maxima_43.html                         |     12 +-
 doc/info/pt/maxima_44.html                         |     12 +-
 doc/info/pt/maxima_45.html                         |     12 +-
 doc/info/pt/maxima_46.html                         |     12 +-
 doc/info/pt/maxima_47.html                         |     12 +-
 doc/info/pt/maxima_48.html                         |     12 +-
 doc/info/pt/maxima_49.html                         |     12 +-
 doc/info/pt/maxima_5.html                          |     12 +-
 doc/info/pt/maxima_50.html                         |     12 +-
 doc/info/pt/maxima_51.html                         |     12 +-
 doc/info/pt/maxima_52.html                         |     12 +-
 doc/info/pt/maxima_53.html                         |     12 +-
 doc/info/pt/maxima_54.html                         |     12 +-
 doc/info/pt/maxima_55.html                         |     12 +-
 doc/info/pt/maxima_56.html                         |     12 +-
 doc/info/pt/maxima_57.html                         |     12 +-
 doc/info/pt/maxima_58.html                         |     12 +-
 doc/info/pt/maxima_59.html                         |     12 +-
 doc/info/pt/maxima_6.html                          |     16 +-
 doc/info/pt/maxima_60.html                         |     12 +-
 doc/info/pt/maxima_61.html                         |     12 +-
 doc/info/pt/maxima_62.html                         |     12 +-
 doc/info/pt/maxima_63.html                         |     12 +-
 doc/info/pt/maxima_64.html                         |     12 +-
 doc/info/pt/maxima_65.html                         |     12 +-
 doc/info/pt/maxima_66.html                         |     12 +-
 doc/info/pt/maxima_67.html                         |     12 +-
 doc/info/pt/maxima_68.html                         |     12 +-
 doc/info/pt/maxima_69.html                         |     12 +-
 doc/info/pt/maxima_7.html                          |     12 +-
 doc/info/pt/maxima_70.html                         |     12 +-
 doc/info/pt/maxima_71.html                         |     12 +-
 doc/info/pt/maxima_72.html                         |     12 +-
 doc/info/pt/maxima_73.html                         |     12 +-
 doc/info/pt/maxima_74.html                         |     12 +-
 doc/info/pt/maxima_75.html                         |     12 +-
 doc/info/pt/maxima_76.html                         |     12 +-
 doc/info/pt/maxima_77.html                         |     12 +-
 doc/info/pt/maxima_78.html                         |     12 +-
 doc/info/pt/maxima_79.html                         |     12 +-
 doc/info/pt/maxima_8.html                          |     12 +-
 doc/info/pt/maxima_80.html                         |     12 +-
 doc/info/pt/maxima_81.html                         |     12 +-
 doc/info/pt/maxima_82.html                         |     12 +-
 doc/info/pt/maxima_83.html                         |     12 +-
 doc/info/pt/maxima_84.html                         |    509 -
 doc/info/pt/maxima_85.html                         |    474 -
 doc/info/pt/maxima_9.html                          |     12 +-
 doc/info/pt/maxima_abt.html                        |     14 +-
 doc/info/pt/maxima_fot.html                        |     12 +-
 doc/info/pt/maxima_ovr.html                        |     12 +-
 doc/info/pt/maxima_toc.html                        |     12 +-
 doc/info/pt/texinfo.tex                            |   1916 +-
 doc/info/pt/txi-pt_PT.tex                          |     40 +
 doc/info/pt_BR.utf8/Makefile.in                    |    126 +-
 doc/info/pt_BR.utf8/contents.hhc                   |      2 -
 doc/info/pt_BR.utf8/index.hhk                      |   3227 +-
 doc/info/pt_BR.utf8/maxima-index.lisp              |   4404 +-
 doc/info/pt_BR.utf8/maxima.html                    |    130 +-
 doc/info/pt_BR.utf8/maxima.info                    |    604 +-
 doc/info/pt_BR.utf8/maxima.info-1                  |   5684 +-
 doc/info/pt_BR.utf8/maxima.info-2                  |   6214 +-
 doc/info/pt_BR.utf8/maxima.info-3                  |   5513 +-
 doc/info/pt_BR.utf8/maxima.info-4                  |   5934 +-
 doc/info/pt_BR.utf8/maxima.info-5                  |  12299 +-
 doc/info/pt_BR.utf8/maxima.info-6                  |    Bin 304108 -> 573797 bytes
 doc/info/pt_BR.utf8/maxima.info-7                  |    Bin 308273 -> 0 bytes
 doc/info/pt_BR.utf8/maxima_1.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_10.html                 |    158 +-
 doc/info/pt_BR.utf8/maxima_11.html                 |    166 +-
 doc/info/pt_BR.utf8/maxima_12.html                 |    278 +-
 doc/info/pt_BR.utf8/maxima_13.html                 |    148 +-
 doc/info/pt_BR.utf8/maxima_14.html                 |    156 +-
 doc/info/pt_BR.utf8/maxima_15.html                 |    204 +-
 doc/info/pt_BR.utf8/maxima_16.html                 |    210 +-
 doc/info/pt_BR.utf8/maxima_17.html                 |    190 +-
 doc/info/pt_BR.utf8/maxima_18.html                 |    148 +-
 doc/info/pt_BR.utf8/maxima_19.html                 |    180 +-
 doc/info/pt_BR.utf8/maxima_2.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_20.html                 |    192 +-
 doc/info/pt_BR.utf8/maxima_21.html                 |    214 +-
 doc/info/pt_BR.utf8/maxima_22.html                 |    142 +-
 doc/info/pt_BR.utf8/maxima_23.html                 |    204 +-
 doc/info/pt_BR.utf8/maxima_24.html                 |    179 +-
 doc/info/pt_BR.utf8/maxima_25.html                 |    298 +-
 doc/info/pt_BR.utf8/maxima_26.html                 |    160 +-
 doc/info/pt_BR.utf8/maxima_27.html                 |    294 +-
 doc/info/pt_BR.utf8/maxima_28.html                 |    280 +-
 doc/info/pt_BR.utf8/maxima_29.html                 |    152 +-
 doc/info/pt_BR.utf8/maxima_3.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_30.html                 |    186 +-
 doc/info/pt_BR.utf8/maxima_31.html                 |    198 +-
 doc/info/pt_BR.utf8/maxima_32.html                 |    220 +-
 doc/info/pt_BR.utf8/maxima_33.html                 |    134 +-
 doc/info/pt_BR.utf8/maxima_34.html                 |    160 +-
 doc/info/pt_BR.utf8/maxima_35.html                 |    186 +-
 doc/info/pt_BR.utf8/maxima_36.html                 |    192 +-
 doc/info/pt_BR.utf8/maxima_37.html                 |    196 +-
 doc/info/pt_BR.utf8/maxima_38.html                 |    248 +-
 doc/info/pt_BR.utf8/maxima_39.html                 |    260 +-
 doc/info/pt_BR.utf8/maxima_4.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_40.html                 |    172 +-
 doc/info/pt_BR.utf8/maxima_41.html                 |    168 +-
 doc/info/pt_BR.utf8/maxima_42.html                 |    134 +-
 doc/info/pt_BR.utf8/maxima_43.html                 |    134 +-
 doc/info/pt_BR.utf8/maxima_44.html                 |    160 +-
 doc/info/pt_BR.utf8/maxima_45.html                 |    272 +-
 doc/info/pt_BR.utf8/maxima_46.html                 |    144 +-
 doc/info/pt_BR.utf8/maxima_47.html                 |    604 +-
 doc/info/pt_BR.utf8/maxima_48.html                 |    260 +-
 doc/info/pt_BR.utf8/maxima_49.html                 |    318 +-
 doc/info/pt_BR.utf8/maxima_5.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_50.html                 |    134 +-
 doc/info/pt_BR.utf8/maxima_51.html                 |    132 +-
 doc/info/pt_BR.utf8/maxima_52.html                 |    136 +-
 doc/info/pt_BR.utf8/maxima_53.html                 |    214 +-
 doc/info/pt_BR.utf8/maxima_54.html                 |    132 +-
 doc/info/pt_BR.utf8/maxima_55.html                 |    140 +-
 doc/info/pt_BR.utf8/maxima_56.html                 |    144 +-
 doc/info/pt_BR.utf8/maxima_57.html                 |    136 +-
 doc/info/pt_BR.utf8/maxima_58.html                 |    132 +-
 doc/info/pt_BR.utf8/maxima_59.html                 |    242 +-
 doc/info/pt_BR.utf8/maxima_6.html                  |    139 +-
 doc/info/pt_BR.utf8/maxima_60.html                 |    142 +-
 doc/info/pt_BR.utf8/maxima_61.html                 |    132 +-
 doc/info/pt_BR.utf8/maxima_62.html                 |    136 +-
 doc/info/pt_BR.utf8/maxima_63.html                 |    158 +-
 doc/info/pt_BR.utf8/maxima_64.html                 |    136 +-
 doc/info/pt_BR.utf8/maxima_65.html                 |    176 +-
 doc/info/pt_BR.utf8/maxima_66.html                 |    134 +-
 doc/info/pt_BR.utf8/maxima_67.html                 |    142 +-
 doc/info/pt_BR.utf8/maxima_68.html                 |    140 +-
 doc/info/pt_BR.utf8/maxima_69.html                 |    215 +-
 doc/info/pt_BR.utf8/maxima_7.html                  |    130 +-
 doc/info/pt_BR.utf8/maxima_70.html                 |    146 +-
 doc/info/pt_BR.utf8/maxima_71.html                 |    186 +-
 doc/info/pt_BR.utf8/maxima_72.html                 |    132 +-
 doc/info/pt_BR.utf8/maxima_73.html                 |    322 +-
 doc/info/pt_BR.utf8/maxima_74.html                 |    142 +-
 doc/info/pt_BR.utf8/maxima_75.html                 |    168 +-
 doc/info/pt_BR.utf8/maxima_76.html                 |    130 +-
 doc/info/pt_BR.utf8/maxima_77.html                 |    348 +-
 doc/info/pt_BR.utf8/maxima_78.html                 |    498 +-
 doc/info/pt_BR.utf8/maxima_79.html                 |    300 +-
 doc/info/pt_BR.utf8/maxima_8.html                  |    469 +-
 doc/info/pt_BR.utf8/maxima_80.html                 |    406 +-
 doc/info/pt_BR.utf8/maxima_81.html                 |    442 +-
 doc/info/pt_BR.utf8/maxima_82.html                 |    420 +-
 doc/info/pt_BR.utf8/maxima_83.html                 |    343 +-
 doc/info/pt_BR.utf8/maxima_84.html                 |    543 +-
 doc/info/pt_BR.utf8/maxima_85.html                 |    498 +-
 doc/info/pt_BR.utf8/maxima_86.html                 |    520 +-
 doc/info/pt_BR.utf8/maxima_87.html                 |    336 +-
 doc/info/pt_BR.utf8/maxima_88.html                 |    293 +-
 doc/info/pt_BR.utf8/maxima_9.html                  |    306 +-
 doc/info/pt_BR.utf8/maxima_abt.html                |    132 +-
 doc/info/pt_BR.utf8/maxima_fot.html                |    132 +-
 doc/info/pt_BR.utf8/maxima_ovr.html                |    130 +-
 doc/info/pt_BR.utf8/maxima_toc.html                |    139 +-
 doc/info/pt_BR.utf8/texinfo.tex                    |   8331 --
 doc/info/pt_BR/Expressions.texi                    |      6 +-
 doc/info/pt_BR/Integration.texi                    |      4 +-
 doc/info/pt_BR/Makefile.in                         |    204 +-
 doc/info/pt_BR/maxima-index.lisp                   |   4398 +-
 doc/info/pt_BR/maxima.html                         |      6 +-
 doc/info/pt_BR/maxima.info                         |    603 +-
 doc/info/pt_BR/maxima.info-1                       |   5437 +-
 doc/info/pt_BR/maxima.info-2                       |   6214 +-
 doc/info/pt_BR/maxima.info-3                       |   5511 +-
 doc/info/pt_BR/maxima.info-4                       |   5932 +-
 doc/info/pt_BR/maxima.info-5                       |  12299 +-
 doc/info/pt_BR/maxima.info-6                       |    Bin 290410 -> 560839 bytes
 doc/info/pt_BR/maxima.info-7                       |    Bin 299920 -> 0 bytes
 doc/info/pt_BR/maxima_1.html                       |      6 +-
 doc/info/pt_BR/maxima_10.html                      |      6 +-
 doc/info/pt_BR/maxima_11.html                      |      6 +-
 doc/info/pt_BR/maxima_12.html                      |      6 +-
 doc/info/pt_BR/maxima_13.html                      |      6 +-
 doc/info/pt_BR/maxima_14.html                      |      6 +-
 doc/info/pt_BR/maxima_15.html                      |      6 +-
 doc/info/pt_BR/maxima_16.html                      |      6 +-
 doc/info/pt_BR/maxima_17.html                      |      6 +-
 doc/info/pt_BR/maxima_18.html                      |      6 +-
 doc/info/pt_BR/maxima_19.html                      |      6 +-
 doc/info/pt_BR/maxima_2.html                       |      6 +-
 doc/info/pt_BR/maxima_20.html                      |     10 +-
 doc/info/pt_BR/maxima_21.html                      |      6 +-
 doc/info/pt_BR/maxima_22.html                      |      6 +-
 doc/info/pt_BR/maxima_23.html                      |      6 +-
 doc/info/pt_BR/maxima_24.html                      |      6 +-
 doc/info/pt_BR/maxima_25.html                      |      6 +-
 doc/info/pt_BR/maxima_26.html                      |      6 +-
 doc/info/pt_BR/maxima_27.html                      |      6 +-
 doc/info/pt_BR/maxima_28.html                      |      6 +-
 doc/info/pt_BR/maxima_29.html                      |      6 +-
 doc/info/pt_BR/maxima_3.html                       |      6 +-
 doc/info/pt_BR/maxima_30.html                      |      6 +-
 doc/info/pt_BR/maxima_31.html                      |      6 +-
 doc/info/pt_BR/maxima_32.html                      |      6 +-
 doc/info/pt_BR/maxima_33.html                      |      6 +-
 doc/info/pt_BR/maxima_34.html                      |      6 +-
 doc/info/pt_BR/maxima_35.html                      |      6 +-
 doc/info/pt_BR/maxima_36.html                      |      6 +-
 doc/info/pt_BR/maxima_37.html                      |      6 +-
 doc/info/pt_BR/maxima_38.html                      |      6 +-
 doc/info/pt_BR/maxima_39.html                      |      6 +-
 doc/info/pt_BR/maxima_4.html                       |      6 +-
 doc/info/pt_BR/maxima_40.html                      |      6 +-
 doc/info/pt_BR/maxima_41.html                      |      6 +-
 doc/info/pt_BR/maxima_42.html                      |      6 +-
 doc/info/pt_BR/maxima_43.html                      |      6 +-
 doc/info/pt_BR/maxima_44.html                      |      6 +-
 doc/info/pt_BR/maxima_45.html                      |      6 +-
 doc/info/pt_BR/maxima_46.html                      |      6 +-
 doc/info/pt_BR/maxima_47.html                      |      6 +-
 doc/info/pt_BR/maxima_48.html                      |      6 +-
 doc/info/pt_BR/maxima_49.html                      |      6 +-
 doc/info/pt_BR/maxima_5.html                       |      6 +-
 doc/info/pt_BR/maxima_50.html                      |      6 +-
 doc/info/pt_BR/maxima_51.html                      |      6 +-
 doc/info/pt_BR/maxima_52.html                      |      6 +-
 doc/info/pt_BR/maxima_53.html                      |      6 +-
 doc/info/pt_BR/maxima_54.html                      |      6 +-
 doc/info/pt_BR/maxima_55.html                      |      6 +-
 doc/info/pt_BR/maxima_56.html                      |      6 +-
 doc/info/pt_BR/maxima_57.html                      |      6 +-
 doc/info/pt_BR/maxima_58.html                      |      6 +-
 doc/info/pt_BR/maxima_59.html                      |      6 +-
 doc/info/pt_BR/maxima_6.html                       |     10 +-
 doc/info/pt_BR/maxima_60.html                      |      6 +-
 doc/info/pt_BR/maxima_61.html                      |      6 +-
 doc/info/pt_BR/maxima_62.html                      |      6 +-
 doc/info/pt_BR/maxima_63.html                      |      6 +-
 doc/info/pt_BR/maxima_64.html                      |      6 +-
 doc/info/pt_BR/maxima_65.html                      |      6 +-
 doc/info/pt_BR/maxima_66.html                      |      6 +-
 doc/info/pt_BR/maxima_67.html                      |      6 +-
 doc/info/pt_BR/maxima_68.html                      |      6 +-
 doc/info/pt_BR/maxima_69.html                      |      6 +-
 doc/info/pt_BR/maxima_7.html                       |      6 +-
 doc/info/pt_BR/maxima_70.html                      |      6 +-
 doc/info/pt_BR/maxima_71.html                      |      6 +-
 doc/info/pt_BR/maxima_72.html                      |      6 +-
 doc/info/pt_BR/maxima_73.html                      |      6 +-
 doc/info/pt_BR/maxima_74.html                      |      6 +-
 doc/info/pt_BR/maxima_75.html                      |      6 +-
 doc/info/pt_BR/maxima_76.html                      |      6 +-
 doc/info/pt_BR/maxima_77.html                      |      6 +-
 doc/info/pt_BR/maxima_78.html                      |      6 +-
 doc/info/pt_BR/maxima_79.html                      |      6 +-
 doc/info/pt_BR/maxima_8.html                       |      6 +-
 doc/info/pt_BR/maxima_80.html                      |      6 +-
 doc/info/pt_BR/maxima_81.html                      |      6 +-
 doc/info/pt_BR/maxima_82.html                      |      6 +-
 doc/info/pt_BR/maxima_83.html                      |      6 +-
 doc/info/pt_BR/maxima_84.html                      |      6 +-
 doc/info/pt_BR/maxima_85.html                      |      6 +-
 doc/info/pt_BR/maxima_86.html                      |      6 +-
 doc/info/pt_BR/maxima_87.html                      |      6 +-
 doc/info/pt_BR/maxima_88.html                      |      6 +-
 doc/info/pt_BR/maxima_9.html                       |      6 +-
 doc/info/pt_BR/maxima_abt.html                     |      8 +-
 doc/info/pt_BR/maxima_fot.html                     |      6 +-
 doc/info/pt_BR/maxima_ovr.html                     |      6 +-
 doc/info/pt_BR/maxima_toc.html                     |      6 +-
 doc/info/ratpow.texi                               |    164 +
 doc/info/romberg.texi                              |     13 +-
 doc/info/simplex.texi                              |     26 +-
 doc/info/simplifications.texi                      |    220 +-
 doc/info/solve_rec.texi                            |     21 +-
 doc/info/stats.texi                                |     35 +-
 doc/info/stirling.texi                             |      2 +-
 doc/info/stringproc.texi                           |   1513 +-
 doc/info/texi2html.init                            |      4 +-
 doc/info/texi2html.init.in                         |      3 +
 doc/info/texinfo.tex                               |  12271 +-
 doc/info/to_poly_solve.texi                        |     94 +-
 doc/info/unit.texi                                 |     13 +-
 doc/info/zeilberger.texi                           |     16 +-
 doc/intromax/Makefile.in                           |    132 +-
 doc/intromax/intromax.html                         |      2 +-
 doc/intromax/intromax.tex                          |      2 +-
 doc/man/Makefile.in                                |    154 +-
 doc/man/maxima.1.in                                |      2 +-
 doc/man/ru/maxima.1.in                             |      2 +-
 doc/share/Makefile.in                              |    132 +-
 install-sh                                         |     29 +-
 interfaces/Makefile.am                             |      2 +-
 interfaces/Makefile.in                             |    296 +-
 interfaces/Readme.txt                              |     35 +
 interfaces/emacs/Makefile.in                       |    294 +-
 interfaces/emacs/emaxima/Makefile.in               |    122 +-
 interfaces/emacs/emaxima/maxima-font-lock.el       |      2 -
 interfaces/emacs/imaxima/Makefile.in               |    226 +-
 interfaces/emacs/imaxima/elisp-comp                |     89 -
 interfaces/emacs/imaxima/imaxima.el                |      2 +-
 interfaces/emacs/imaxima/imaxima.info              |    263 +-
 interfaces/emacs/imaxima/imaxima.lisp              |      2 +-
 interfaces/emacs/imaxima/mdate-sh                  |     30 +-
 interfaces/emacs/imaxima/stamp-vti                 |      8 +-
 interfaces/emacs/imaxima/version.texi              |      8 +-
 interfaces/emacs/misc/Makefile.in                  |    122 +-
 interfaces/xmaxima/Makefile.am                     |     17 +-
 interfaces/xmaxima/Makefile.in                     |    312 +-
 interfaces/xmaxima/Tkmaxima/Menu.tcl               |     19 +-
 interfaces/xmaxima/Tkmaxima/Paths.tcl              |     53 +-
 interfaces/xmaxima/doc/Makefile.am                 |      4 +-
 interfaces/xmaxima/doc/Makefile.in                 |    394 +-
 interfaces/xmaxima/doc/figures/Makefile.in         |    124 +-
 interfaces/xmaxima/doc/xmaxima.html                |    130 +-
 interfaces/xmaxima/doc/xmaxima.info                |    416 +-
 interfaces/xmaxima/doc/xmaxima_1.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_2.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_3.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_4.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_5.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_6.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_7.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_8.html              |    130 +-
 interfaces/xmaxima/doc/xmaxima_abt.html            |    132 +-
 interfaces/xmaxima/doc/xmaxima_toc.html            |    130 +-
 interfaces/xmaxima/intro.html                      |      2 +-
 interfaces/xmaxima/msgs/Makefile.in                |    123 +-
 interfaces/xmaxima/win32/Makefile.am               |     39 +-
 interfaces/xmaxima/win32/Makefile.in               |    251 +-
 interfaces/xmaxima/win32/tclwinkill.c              |    330 -
 interfaces/xmaxima/win32/win_signals.lisp          |     94 +
 interfaces/xmaxima/win32/winkill.c                 |    126 +-
 interfaces/xmaxima/win32/winkill_lib.c             |    263 +
 lisp-utils/Makefile.in                             |    123 +-
 lisp-utils/defsystem.lisp                          |      5 +-
 locale/Makefile.in                                 |    121 +-
 maxima-local.in                                    |     22 +-
 maxima.iss.in                                      |     62 +-
 maxima.spec.in                                     |     26 +-
 missing                                            |     53 +-
 plotting/Makefile.in                               |    131 +-
 share/.gitattributes                               |      3 +
 share/MYTOPIC-index.lisp                           |     13 +
 share/MYTOPIC.info                                 |    Bin 0 -> 1744 bytes
 share/Makefile.am                                  |     13 +-
 share/Makefile.in                                  |   1582 +-
 share/affine/aquotient.lisp                        |      2 +-
 share/affine/dim-3.lisp                            |      2 +-
 share/affine/dim4-help.lisp                        |      2 -
 share/affine/new-rat.lisp                          |      4 +-
 share/affine/polya.lisp                            |     28 +-
 share/affine/polyb.lisp                            |     22 +-
 share/affine/polybas.lisp                          |     10 +-
 share/affine/polyc.lisp                            |     20 +-
 share/affine/polyd.lisp                            |     87 +-
 share/affine/polysmp.lisp                          |     44 +-
 share/affine/sheafa.lisp                           |     42 +-
 share/affine/sheafb.lisp                           |     26 +-
 share/affine/sheafc.lisp                           |     14 +-
 share/affine/sub-proj.lisp                         |     10 +-
 share/algebra/charsets/INTRODUCTION                |    424 +
 share/algebra/charsets/README                      |     38 +
 share/algebra/charsets/charsets.mac                |    915 +-
 share/algebra/charsets/charsets.maple              |   4571 +
 share/algebra/charsets/charsets.pdf                |    Bin 0 -> 318089 bytes
 .../{flatten.lisp => charsets_flatten.lisp}        |      0
 share/algebra/charsets/charsets_length.lisp        |    159 +
 share/algebra/charsets/charsets_powers.lisp        |    289 +
 share/algebra/charsets/charsets_set.lisp           |    263 +
 share/algebra/charsets/fateman-len.lisp            |     34 +
 share/algebra/charsets/rtestflatten.mac            |    244 +-
 share/algebra/charsets/set.lisp                    |    269 -
 share/algebra/charsets/test.mac                    |    434 +
 share/algebra/charsets/test.run                    |    294 +
 share/algebra/charsets/test1.mac                   |    268 +-
 share/algebra/charsets/wsolve                      |   3862 +
 share/algebra/grob1.lisp                           |      4 +-
 share/algebra/recur.dem                            |      6 +
 share/algebra/recur.mac                            |     17 +-
 share/algebra/rtest_recur.mac                      |     32 +
 share/algebra/solver/Solver.mac                    |   2404 +
 share/algebra/solver/linsolve.mac                  |      4 +-
 share/algebra/solver/solver.mac                    |   2404 -
 share/algebra/solver/test.mac                      |      4 +-
 share/amatrix/amatrix.lisp                         |      2 +-
 share/builtins-list.txt                            |   1463 +-
 share/calculus/cartan.lisp                         |      5 +
 share/calculus/optmiz.mac                          |      4 +-
 share/calculus/optmiz.transcript                   |      2 +-
 share/calculus/optmiz_2.dem                        |      2 +-
 share/calculus/optmiz_3.dem                        |      2 +-
 share/calculus/optvar.dem                          |      2 +-
 share/calculus/optvar.transcript                   |      2 +-
 share/calculus/taylor1.mac                         |      2 +-
 share/cobyla/cobyla-lisp.system                    |      6 +-
 share/cobyla/load-bf-cobyla.lisp                   |      4 +-
 share/cobyla/load-cobyla.lisp                      |      4 +-
 share/colnew/colnew-lisp.system                    |      4 +-
 share/colnew/load-colnew.lisp                      |     10 +-
 share/contrib/Eulix/Eulix.html                     |      4 +-
 share/contrib/Eulix/Eulix.rst                      |      4 +-
 share/contrib/Grobner/grobner.lisp                 |     12 +-
 share/contrib/Grobner/rtest_grobner.mac            |     29 +
 share/contrib/Makefile.am                          |      2 +-
 share/contrib/Makefile.in                          |    296 +-
 share/contrib/README                               |      6 +
 share/contrib/Zeilberger/makeGosperForm.mac        |      2 +-
 share/contrib/Zeilberger/zb_prover.mac             |      2 +-
 share/contrib/altsimp/altsimp.lisp                 |      4 +-
 share/contrib/bitwise/bitwise.lisp                 |     17 +-
 share/contrib/boolsimp/boolsimp.lisp               |    123 +-
 share/contrib/boolsimp/rtest_boolsimp.mac          |      6 +
 share/contrib/celine.mac                           |     77 +
 share/contrib/cgrind.lisp                          |    139 +
 share/contrib/chebformax.lisp                      |    297 +
 share/contrib/coma/coma.mac                        |   2110 +-
 share/contrib/diffequations/contrib_ode.mac        |     82 +-
 share/contrib/diffequations/ode1_abel.mac          |      2 +-
 share/contrib/diffequations/odelin.lisp            |      2 +-
 .../diffequations/tests/rtest_ode1_abel.mac        |     23 +-
 .../diffequations/tests/rtestode_kamke_1_1.mac     |     42 +-
 .../diffequations/tests/rtestode_kamke_1_2.mac     |     68 +-
 .../diffequations/tests/rtestode_kamke_1_3.mac     |     10 +-
 .../diffequations/tests/rtestode_kamke_1_4.mac     |     11 +-
 .../diffequations/tests/rtestode_kamke_1_5.mac     |    163 +-
 .../diffequations/tests/rtestode_kamke_1_6.mac     |     60 +-
 .../diffequations/tests/rtestode_kamke_2_1.mac     |    139 +-
 .../diffequations/tests/rtestode_kamke_2_2.mac     |    140 +-
 .../diffequations/tests/rtestode_kamke_2_3.mac     |    224 +-
 .../diffequations/tests/rtestode_kamke_2_4.mac     |    214 +-
 .../diffequations/tests/rtestode_kamke_2_5.mac     |      6 +-
 .../diffequations/tests/rtestode_murphy_1_1.mac    |     22 +-
 .../diffequations/tests/rtestode_murphy_1_2.mac    |     49 +-
 .../diffequations/tests/rtestode_murphy_1_3.mac    |      8 +-
 .../diffequations/tests/rtestode_murphy_2_1.mac    |     97 +-
 .../diffequations/tests/rtestode_murphy_2_2.mac    |    127 +-
 .../diffequations/tests/rtestode_murphy_2_4.mac    |      4 +-
 .../diffequations/tests/rtestode_murphy_2_5.mac    |      2 +-
 .../diffequations/tests/rtestode_odelin.mac        |    226 +-
 .../contrib/diffequations/tests/rtestode_utils.mac |     25 +-
 share/contrib/diffequations/tests/testsuite.lisp   |     16 +-
 share/contrib/elliptic_curves/curve_parameters.mac |    135 +
 share/contrib/elliptic_curves/ec2.lisp             |    351 +
 share/contrib/elliptic_curves/elliptic_curves.lisp |   2045 +
 share/contrib/elliptic_curves/elliptic_curves.mac  |      4 +
 share/contrib/elliptic_curves/elliptic_curves.texi |    375 +
 share/contrib/elliptic_curves/figures/ec_Z13.pdf   |    Bin 0 -> 7801 bytes
 share/contrib/elliptic_curves/figures/ec_Z13.png   |    Bin 0 -> 16929 bytes
 .../elliptic_curves/modular_polynomials.lisp       |    165 +
 .../elliptic_curves/rtest_elliptic_curves.mac      |     76 +
 share/contrib/engineering-format.lisp              |     16 +-
 share/contrib/f90.lisp                             |      6 +-
 share/contrib/format/README                        |      2 +-
 share/contrib/format/coeflist.lisp                 |      4 +-
 share/contrib/format/coeflistp.lisp                |      4 +-
 share/contrib/format/format.lisp                   |      2 +-
 share/contrib/fresnel/d78.mac                      |      6 +-
 share/contrib/fresnel/fg.mac                       |     42 +-
 share/contrib/fresnel/filter.mac                   |     12 +-
 share/contrib/fresnel/fresnel.mac                  |    242 +-
 share/contrib/fresnel/fresnel1.mac                 |    160 +-
 share/contrib/fresnel/fresnelCStaylor.mac          |     52 +-
 share/contrib/fresnel/fresnelFG.mac                |     22 +-
 share/contrib/fresnel/fresnelFGArrays.mac          |     16 +-
 share/contrib/fresnel/fresnelFGTable.mac           |     14 +-
 share/contrib/fresnel/fresnel_linear_values.mac    |    806 +-
 share/contrib/fresnel/fresnel_linear_values1.mac   |    208 +-
 share/contrib/fresnel/fresnelstudy.mac             |    310 +-
 share/contrib/fresnel/ft1.mac                      |     58 +-
 share/contrib/fresnel/randi.mac                    |      2 +-
 share/contrib/fresnel/randil.mac                   |      4 +-
 share/contrib/gentran/convmac.lisp                 |      1 +
 share/contrib/gentran/gentran.lisp                 |      8 +-
 share/contrib/gentran/global.lisp                  |      4 +-
 share/contrib/gentran/init.lisp                    |      2 +-
 share/contrib/gentran/intrfc.lisp                  |     16 +-
 share/contrib/gentran/lspc.lisp                    |      6 +-
 share/contrib/gentran/lspfor.lisp                  |     11 +-
 share/contrib/gentran/lsprat.lisp                  |      7 +-
 share/contrib/gentran/test/rtest_gentran.mac       |    137 +-
 share/contrib/gentran/vaxlsp.lisp                  |     13 +-
 share/contrib/gf/aes.mac                           |    181 +-
 share/contrib/gf/aes2.mac                          |    149 +-
 share/contrib/gf/gf_manual.pdf                     |    Bin 100765 -> 100550 bytes
 share/contrib/gf/gf_manual.tex                     |     24 +-
 share/contrib/ggf.mac                              |      8 +-
 share/contrib/graph2d.lisp                         |      1 +
 share/contrib/implicit_plot.lisp                   |     45 +-
 share/contrib/integration/Makefile.am              |      8 +-
 share/contrib/integration/Makefile.in              |    487 +-
 share/contrib/integration/abs_integrate.html       |    341 -
 share/contrib/integration/abs_integrate.info       |    222 +-
 share/contrib/integration/abs_integrate.mac        |     82 +-
 share/contrib/integration/abs_integrate.texi       |     81 +-
 share/contrib/integration/integration-index.lisp   |     20 +-
 share/contrib/integration/partition.mac            |      6 +-
 share/contrib/integration/rtest_abs_integrate.mac  |     99 +-
 share/contrib/integration/texinfo.tex              |  10079 ++
 share/contrib/levin/levin.mac                      |      2 +-
 share/contrib/lindstedt.mac                        |    298 +-
 share/contrib/lll.lisp                             |    267 +
 share/contrib/lurkmathml/mathml.lisp               |      2 +-
 share/contrib/lurkmathml/maximadiffs.txt           |      4 +-
 share/contrib/maxima-odesolve/Makefile.am          |     21 +
 share/contrib/maxima-odesolve/Makefile.in          |    782 +
 share/contrib/maxima-odesolve/kovacicODE.info      |    Bin 0 -> 2642 bytes
 share/contrib/maxima-odesolve/kovacicODE.mac       |     46 +-
 share/contrib/maxima-odesolve/kovacicODE.texi      |     78 +
 .../maxima-odesolve/maxima-odesolve-index.lisp     |     12 +
 share/contrib/maxima-odesolve/texinfo.tex          |  10079 ++
 share/contrib/maxima-server.lisp                   |      4 +-
 share/contrib/maximaMathML/CtMathML.lisp           |     28 +-
 share/contrib/maximaMathML/PrMathML.lisp           |     28 +-
 share/contrib/maximaMathML/mathml-maxima.lisp      |      4 +-
 share/contrib/maximaMathML/mathml.readme           |     22 +-
 share/contrib/meijer_g.tex                         |      2 +-
 share/contrib/namespaces/namespaces.lisp           |     50 +-
 share/contrib/namespaces/rtest_namespaces.mac      |      2 +-
 share/contrib/noninteractive/asksign1.lisp         |      1 +
 share/contrib/noninteractive/expand_branches.mac   |     93 +
 share/contrib/noninteractive/noninteractive.lisp   |      8 +-
 share/contrib/noninteractive/noninteractive.mac    |     18 +-
 .../noninteractive/rtest_noninteractive.mac        |    110 +-
 share/contrib/odes/odes.mac                        |    854 +-
 share/contrib/operatingsystem/operatingsystem.lisp |     90 +
 share/contrib/operatingsystem/operatingsystem.mac  |     32 +
 .../operatingsystem/rtest_operatingsystem.mac      |    103 +
 share/contrib/prim/prim-ex.mac                     |     44 +-
 share/contrib/prim/prim-ex1.mac                    |     26 +-
 share/contrib/prim/prim.mac                        |     94 +-
 share/contrib/ratpow.lisp                          |     90 +
 share/contrib/rtest_ggf.mac                        |     29 +
 share/contrib/sarag/aliases.mac                    |    416 +-
 share/contrib/sarag/certificateOfPositivity.mac    |    854 +-
 share/contrib/sarag/intervalArithmetic.mac         |    128 +-
 share/contrib/sarag/lowLevel.mac                   |    392 +-
 .../contrib/sarag/multiCertificateOfPositivity.mac |   1332 +-
 share/contrib/sarag/readme.txt                     |     12 +-
 share/contrib/sarag/rootIsolation.mac              |      4 +-
 share/contrib/sarag/sarag.mac                      |     58 +-
 share/contrib/sarag/settings.mac                   |      2 +-
 share/contrib/state/matrix2.mac                    |    118 +-
 share/contrib/state/sortem.mac                     |    108 +-
 share/contrib/state/state.mac                      |    218 +-
 share/contrib/state/tree.mac                       |    342 +-
 share/contrib/trigtools/trigtools.mac              |    378 +-
 share/contrib/unicodedata/grind-patch.lisp         |     18 +
 share/contrib/unicodedata/unicodedata-txt.lisp     |   7134 ++
 share/contrib/unicodedata/unicodedata.el           |    207 +
 share/contrib/unicodedata/unicodedata.lisp         |    130 +
 share/contrib/unicodedata/unicodedata.mac          |      6 +
 share/contrib/unicodedata/unicodedata.system       |     10 +
 share/contrib/unit/unit-functions.lisp             |     17 +-
 share/descriptive/descriptive.mac                  |    268 +-
 share/descriptive/descriptive_util.lisp            |      9 +
 share/descriptive/rtest_descriptive.mac            |    168 +
 share/diff_form/example.txt                        |      2 +-
 share/diff_form/lorentz_example.txt                |      2 +-
 share/diff_form/poisson.mac                        |      2 +-
 share/diff_form/tests/rtest_diff_form.mac          |     34 +-
 share/diffequations/ode2.mac                       |    111 +-
 share/distrib/numdistrib.lisp                      |      2 +-
 share/draw/Makefile.am                             |      8 +-
 share/draw/Makefile.in                             |    485 +-
 share/draw/draw-index.lisp                         |      7 +-
 share/draw/draw.lisp                               |      4 +-
 share/draw/drawutils.info                          |    Bin 2874 -> 3806 bytes
 share/draw/drawutils.mac                           |     84 +-
 share/draw/drawutils.texi                          |     49 +-
 share/draw/gnuplot.lisp                            |    474 +-
 share/draw/grcommon.lisp                           |    919 +-
 share/draw/picture.lisp                            |     32 +-
 share/draw/texinfo.tex                             |  10079 ++
 share/draw/vtk.lisp                                |   2642 +-
 share/dynamics/complex_dynamics.lisp               |     18 +-
 share/dynamics/plotdf.lisp                         |      4 +-
 share/dynamics/visualization.lisp                  |      2 +-
 share/ezunits/ezunits.lisp                         |     32 +-
 share/ezunits/ezunits_db.mac                       |    154 +-
 share/ezunits/ezunits_functions.mac                |     25 +-
 share/ezunits/rtestezunits.mac                     |     42 +-
 share/finance/finance.mac                          |    496 +-
 share/finance/rtest_finance.mac                    |     41 +-
 share/fourier_elim/fourier_elim.lisp               |      8 +-
 share/fourier_elim/rtest_fourier_elim.mac          |     12 +-
 share/fractals/fractals.mac                        |    456 +-
 share/graphs/draw_graph.mac                        |      6 +-
 share/graphs/graph_core.lisp                       |      8 +-
 share/graphs/graphs.system                         |      2 +-
 share/graphs/load-graphs.lisp                      |      4 +-
 share/graphs/rtest_graphs.mac                      |     58 +
 share/hypergeometric/hypergeometric.lisp           |     24 +-
 share/integer_sequence/integer_sequence.lisp       |      4 +-
 share/integration/hermite_reduce.mac               |      4 +-
 share/integration/rtest_hermite_reduce.mac         |      4 +-
 share/lapack/blas/blas-lisp.system                 |      4 +-
 share/lapack/lapack-lisp.system                    |      4 +-
 share/lapack/lapack.system                         |      2 +
 share/lapack/lapack/lapack-lisp.system             |      9 +-
 share/lapack/load-lapack.lisp                      |      9 +-
 share/lapack/rtest_dgesv.mac                       |     53 +
 share/lbfgs/lb1.lisp                               |      3 +-
 share/lbfgs/maxima-lbfgs.lisp                      |      8 +-
 share/lbfgs/rtest_lbfgs.mac                        |      7 +-
 share/linearalgebra/mring.lisp                     |      2 +-
 share/linearalgebra/test-linalg.mac                |     20 +-
 share/logic/Makefile.am                            |     10 +-
 share/logic/Makefile.in                            |    488 +-
 share/logic/logic-index.lisp                       |     40 +-
 share/logic/logic.html                             |    735 -
 share/logic/logic.info                             |    161 +-
 share/logic/logic.lisp                             |     12 +-
 share/logic/logic.pdf                              |    Bin 70726 -> 0 bytes
 share/logic/logic.texi                             |      7 +-
 share/logic/texinfo.tex                            |  10079 ++
 share/lsquares/lsquares.mac                        |      8 +-
 share/macro/caseq.mac                              |     50 +-
 share/macro/keyarg.dem                             |      2 +-
 share/matrix/eigen.mac                             |     22 +-
 share/minpack/load-minpack.lisp                    |      4 +-
 share/minpack/minpack-lisp.system                  |      4 +-
 share/numeric/brmbrg.lisp                          |      7 +-
 share/numeric/decfp-core.lisp                      |    827 +
 share/numeric/decfp.lisp                           |     18 +
 share/numeric/fft-core.lisp                        |    713 +-
 share/numeric/fft-interface.lisp                   |    232 +
 share/numeric/fft-package.lisp                     |     35 +
 share/numeric/fft.lisp                             |      4 +-
 share/numeric/rtest_decfp.mac                      |     18 +
 share/numeric/rtest_fft.mac                        |    185 +
 share/numeric/rtest_rfft.mac                       |    174 +
 share/numericalio/encode-decode-float.lisp         |      4 +-
 share/numericalio/load-numericalio.lisp            |      8 +
 share/numericalio/numericalio.lisp                 |    202 +-
 share/numericalio/numericalio.mac                  |      3 +-
 share/numericalio/numericalio.system               |      9 +
 share/numericalio/rtest_numericalio.mac            |     46 +
 share/orthopoly/orthopoly.lisp                     |      6 +-
 share/pdiff/history.txt                            |      2 +-
 share/pdiff/pdiff.lisp                             |      2 +-
 share/physics/rtest_dimension.mac                  |     57 +
 share/physics/units.usg                            |      2 +-
 share/share_testsuite.lisp                         |     97 +
 share/share_testsuite.mac                          |     93 -
 share/simplex/Readme.txt                           |      2 +-
 share/simplex/Tests/klee_minty.mac                 |     72 +-
 share/simplex/minimize_sx.mac                      |      4 +-
 share/simplification/facexp.mac                    |      1 -
 share/simplification/rtest_sqdnst.mac              |     46 +
 share/solve_rec/rtest_simplify_sum.mac             |     16 +
 share/solve_rec/simplify_sum.mac                   |     31 +-
 share/sound/sound.lisp                             |     12 +-
 share/stringproc/base64.lisp                       |     63 +-
 share/stringproc/cryptools.lisp                    |    305 +
 share/stringproc/eval_string.lisp                  |      2 +
 share/stringproc/md5.lisp                          |    101 +-
 share/stringproc/pregexp.lisp                      |   1318 +-
 share/stringproc/printf.lisp                       |    752 +-
 share/stringproc/rtestprintf.mac                   |     63 +-
 share/stringproc/rtestregex.mac                    |     46 +
 share/stringproc/rteststringproc.mac               |     14 +-
 share/stringproc/sha1.lisp                         |    172 +-
 share/stringproc/sregex.lisp                       |    251 +-
 share/stringproc/sregex.mac                        |      3 +
 share/stringproc/stringproc.lisp                   |   1419 +-
 share/stringproc/stringproc.mac                    |      1 +
 share/sym/chbase.lisp                              |      6 +-
 share/sym/docsym-en.tex                            |      4 +-
 share/sym/elem.lisp                                |     22 -
 share/sym/load-sym-lisp-files.lisp                 |      4 +-
 share/sym/macros.lisp                              |     21 +-
 share/sym/permut.lisp                              |      4 +-
 share/sym/pui.lisp                                 |     26 -
 share/sym/resolcayley.lisp                         |      1 +
 share/sym/schur.lisp                               |     27 +-
 share/sym/util.lisp                                |     86 -
 share/tensor/ctensor.mac                           |     38 +-
 share/tensor/gener.lisp                            |      2 +-
 share/tensor/itensor.lisp                          |    169 +-
 share/tensor/kruskal.dem                           |      4 +-
 share/tensor/mail-archive.txt                      |      2 +-
 share/tensor/schwarz.dem                           |      4 +-
 share/tensor/symtry.lisp                           |      8 +-
 share/to_poly_solve/rtest_to_poly_solve.mac        |     16 +-
 share/to_poly_solve/to_poly_solve_extra.lisp       |      6 +
 share/trigonometry/trgsmp.mac                      |      4 +-
 share/trigonometry/trigrat.lisp                    |     40 +-
 share/vector/rtest_vect.mac                        |     15 +
 share/vector/rtest_vector_rebuild.mac              |     97 +
 share/vector/vect.dem                              |      2 +-
 share/vector/vect.mac                              |     10 +-
 share/vector/vector.usg                            |      2 +-
 share/vector/vector_rebuild.lisp                   |      8 +-
 share/vector/vector_rebuild.usg                    |      2 +-
 share/z_transform/rtest_z_transform.mac            |      7 +-
 share/z_transform/z_transform.mac                  |      8 +-
 src/Makefile.am                                    |     90 +-
 src/Makefile.in                                    |    381 +-
 src/acall.lisp                                     |      2 +-
 src/algsys.lisp                                    |    617 +-
 src/asum.lisp                                      |    279 +-
 src/autoconf-variables.lisp                        |     13 +-
 src/autoconf-variables.lisp.in                     |      7 +
 src/bessel.lisp                                    |    266 +-
 src/cl-info.lisp                                   |     50 +-
 src/clmacs.lisp                                    |     12 +-
 src/combin.lisp                                    |     12 +-
 src/comm.lisp                                      |     73 +-
 src/comm2.lisp                                     |     38 +-
 src/commac.lisp                                    |    168 +-
 src/compar.lisp                                    |    201 +-
 src/csimp.lisp                                     |     11 +-
 src/csimp2.lisp                                    |      2 +-
 src/db.lisp                                        |      8 +-
 src/defint.lisp                                    |     91 +-
 src/desoln.lisp                                    |      2 -
 src/displa.lisp                                    |     14 +-
 src/dskfn.lisp                                     |    101 +-
 src/ecl-port.lisp                                  |      2 +-
 src/elim.lisp                                      |      2 -
 src/ellipt.lisp                                    |   2459 +-
 src/expintegral.lisp                               |     12 +-
 src/ezgcd.lisp                                     |      3 +-
 src/fcall.lisp                                     |      6 +-
 src/float.lisp                                     |     86 +-
 src/gamma.lisp                                     |    152 +-
 src/gcl-compat.lisp                                |     14 +
 src/gnuplot_def.lisp                               |      7 +
 src/grind.lisp                                     |      5 +-
 src/hayat.lisp                                     |     29 +-
 src/ifactor.lisp                                   |    199 +-
 src/init-cl.lisp                                   |    116 +-
 src/intpol.lisp                                    |      2 +-
 src/invert.lisp                                    |     29 +-
 src/irinte.lisp                                    |    120 +-
 src/limit.lisp                                     |    200 +-
 src/linnew.lisp                                    |      6 +-
 src/lmdcls.lisp                                    |      8 +-
 src/macdes.lisp                                    |      4 +-
 src/macsys.lisp                                    |     55 +-
 src/mactex.lisp                                    |     81 +-
 src/mat.lisp                                       |      2 +
 src/matcom.lisp                                    |     88 +-
 src/matrix.lisp                                    |      4 +-
 src/matrun.lisp                                    |      2 +-
 src/max_ext.lisp                                   |     67 +-
 src/maxima-build.lisp                              |      6 +-
 src/maxima-package.lisp                            |      5 +
 src/maxima.asd                                     |     17 +-
 src/maxima.bat.in                                  |     88 +-
 src/maxima.in                                      |     97 +-
 src/maxima.system                                  |     50 +-
 src/maxmac.lisp                                    |      6 -
 src/mdebug.lisp                                    |     62 +-
 src/mdot.lisp                                      |     10 +-
 src/merror.lisp                                    |      4 +-
 src/mforma.lisp                                    |      2 -
 src/mlisp.lisp                                     |    136 +-
 src/mload.lisp                                     |    240 +-
 src/mtrace.lisp                                    |     10 +-
 src/mutils.lisp                                    |     12 +
 src/nalgfa.lisp                                    |      4 +-
 src/nforma.lisp                                    |     21 +-
 src/nparse.lisp                                    |     29 +-
 src/nrat4.lisp                                     |      5 +-
 src/nset.lisp                                      |     18 +-
 src/numeric.lisp                                   |     27 +-
 src/numerical/f2cl-lib.lisp                        |      6 +-
 src/numerical/slatec/quadpack.lisp                 |     37 +-
 src/nummod.lisp                                    |     83 +-
 src/numth.lisp                                     |    809 +-
 src/opers.lisp                                     |     20 +-
 src/option.lisp                                    |      3 +-
 src/outmis.lisp                                    |    130 +-
 src/pade.lisp                                      |      2 +-
 src/plot.lisp                                      |    147 +-
 src/pois3.lisp                                     |      2 +-
 src/psolve.lisp                                    |    230 +-
 src/rat3c.lisp                                     |      4 +-
 src/rat3d.lisp                                     |      2 +-
 src/result.lisp                                    |     83 +-
 src/risch.lisp                                     |      1 +
 src/rmaxima.in                                     |      8 +-
 src/rpart.lisp                                     |      3 +-
 src/safe-recursion.lisp                            |     53 +
 src/schatc.lisp                                    |      2 +-
 src/series.lisp                                    |     11 +-
 src/server.lisp                                    |     33 +-
 src/share-subdirs.lisp                             |      2 +-
 src/sharefiles.mk                                  |   1269 -
 src/simp.lisp                                      |    167 +-
 src/sin.lisp                                       |    177 +-
 src/sinint.lisp                                    |     10 +-
 src/solve.lisp                                     |      2 +-
 src/specfn.lisp                                    |    401 +-
 src/spgcd.lisp                                     |      2 +-
 src/sqrtdenest.lisp                                |    122 +
 src/sumcon.lisp                                    |     22 +-
 src/suprv1.lisp                                    |     33 +-
 src/sys-proclaim.lisp                              |   2880 -
 src/tlimit.lisp                                    |      3 +-
 src/trans1.lisp                                    |      8 +-
 src/trans2.lisp                                    |     10 +-
 src/transl.lisp                                    |     19 +-
 src/transs.lisp                                    |     36 +-
 src/trdata.lisp                                    |      2 +-
 src/trigi.lisp                                     |     60 +-
 src/troper.lisp                                    |     93 +-
 src/trpred.lisp                                    |      4 +-
 src/ufact.lisp                                     |      2 +-
 src/utils.lisp                                     |     16 +-
 test-driver                                        |    127 +
 tests/Makefile.am                                  |    107 +-
 tests/Makefile.in                                  |    671 +-
 tests/rtest1.mac                                   |    223 +
 tests/rtest10.mac                                  |     39 +
 tests/rtest11.mac                                  |    317 +
 tests/rtest14.mac                                  |     21 +
 tests/rtest15.mac                                  |    158 +-
 tests/rtest16.mac                                  |    428 +-
 tests/rtest1a.mac                                  |     30 +
 tests/rtest2.mac                                   |    479 +-
 tests/rtest3.mac                                   |    115 +
 tests/rtest4.mac                                   |     33 +
 tests/rtest5.mac                                   |     29 +
 tests/rtest6.mac                                   |     63 +
 tests/rtest6a.mac                                  |     35 +
 tests/rtest6b.mac                                  |     36 +
 tests/rtest7.mac                                   |    132 +
 tests/rtest8.mac                                   |     97 +-
 tests/rtest9.mac                                   |     15 +
 tests/rtest9a.mac                                  |    269 +-
 tests/rtest_abs.mac                                |     21 +-
 tests/rtest_algsys.mac                             |    645 +
 tests/rtest_allnummod.mac                          |     80 +-
 tests/rtest_ask.mac                                |     18 +
 tests/rtest_dot.mac                                |     15 +
 tests/rtest_elliptic.mac                           |    600 +
 tests/rtest_expintegral.mac                        |      4 +-
 tests/rtest_float_inf.mac                          |    120 +
 tests/rtest_gamma.mac                              |     63 +-
 tests/rtest_hypgeo.mac                             |      2 +-
 tests/rtest_integrate.mac                          |     13 +-
 tests/rtest_laplace.mac                            |      2 +-
 tests/rtest_limit.mac                              |    187 +
 tests/rtest_log.mac                                |     32 +
 tests/rtest_map.mac                                |     57 +
 tests/rtest_plotoptions.mac                        |     23 +
 tests/rtest_power.mac                              |      3 +-
 tests/rtest_round.mac                              |      6 +-
 tests/rtest_rules.mac                              |     13 +
 tests/rtest_sign.mac                               |    143 +-
 tests/rtest_signum.mac                             |     37 +
 tests/rtest_tex.mac                                |     22 +
 tests/rtest_translator.mac                         |    153 +
 tests/rtest_trig.mac                               |    102 +-
 tests/rtest_zeta.mac                               |      4 +
 tests/rtestconjugate.mac                           |      4 +-
 tests/rtestdefstruct.mac                           |      8 +
 tests/rtestint.mac                                 |    233 +-
 tests/rtestnset.mac                                |    102 +-
 tests/rtestode.mac                                 |     29 +
 tests/rtestode_zp.mac                              |      2 +-
 tests/rtestsum.mac                                 |     13 +
 tests/test.sh.in                                   |     25 +
 tests/testsuite.lisp                               |     32 +-
 x-mac.xml                                          |      9 +
 2209 files changed, 619455 insertions(+), 429183 deletions(-)
 create mode 100644 ChangeLog-5.35
 create mode 100644 ChangeLog-5.36.md
 create mode 100644 ChangeLog-5.37.md
 create mode 100644 ChangeLog-5.38.md
 create mode 100644 INSTALL.git
 create mode 100755 INSTALL.win32nogcl
 create mode 100644 LICENSES/getopt-license.txt
 create mode 100644 README.developers-howto
 create mode 100644 crosscompile-windows/CMakeLists.txt
 create mode 100644 crosscompile-windows/FileAssociation.nsh
 create mode 100644 crosscompile-windows/Makefile.am
 create mode 100644 crosscompile-windows/Makefile.in
 create mode 100644 crosscompile-windows/README.txt
 create mode 100644 crosscompile-windows/TODO.txt
 copy interfaces/emacs/imaxima/AUTHORS => crosscompile-windows/build/.keep (100%)
 copy interfaces/emacs/imaxima/AUTHORS => crosscompile-windows/downloads/.keep (100%)
 create mode 100644 crosscompile-windows/licenses.html
 create mode 100644 crosscompile-windows/lispselector.bat
 create mode 100644 crosscompile-windows/lispselector.tcl
 create mode 100644 crosscompile-windows/maxima-icon.bmp
 create mode 100755 crosscompile-windows/sbcl.sh
 create mode 100644 crosscompile-windows/setup-imaxima-imath.el-patch.tmpl
 create mode 100755 crosscompile-windows/wine-clisp.sh.tmpl
 create mode 100755 crosscompile-windows/wine-lisp.sh.tmpl
 create mode 100755 crosscompile-windows/wine-sbcl.sh.tmpl
 create mode 100644 crosscompile-windows/wxmaxima-16.04.2-patch
 create mode 100644 crosscompile-windows/xmaxima.bat
 create mode 100644 debian/patches/change_name_to_maxima-sage.patch
 create mode 100644 debian/patches/handle-multiple-ldflags.patch
 delete mode 100644 debian/patches/stdin-illegal-seek.patch
 create mode 100755 debian/repack.sh
 create mode 100644 doc/implementation/maximatoplevelflow.dot
 create mode 100644 doc/implementation/maximatoplevelflow.png
 create mode 100644 doc/implementation/maximatoplevelflow.ps
 create mode 100644 doc/implementation/sloop-loop-changes.txt
 create mode 100644 doc/info/README
 create mode 100644 doc/info/README.update_examples
 create mode 100644 doc/info/bitwise.texi
 create mode 100644 doc/info/celine.texi
 create mode 100755 doc/info/check_tab
 delete mode 100644 doc/info/de.utf8/texinfo.tex
 create mode 100644 doc/info/de/extract_categories.sh
 copy doc/info/{ => de}/extract_categories1.awk (100%)
 create mode 100644 doc/info/de/extract_categories1.sed
 create mode 100644 doc/info/de/manual.css
 mode change 100755 => 100644 doc/info/de/stringproc.de.texi
 copy doc/info/{es => de}/texi2html.init (100%)
 create mode 100644 doc/info/docdraw.mac
 create mode 100644 doc/info/engineering-format.texi
 create mode 100644 doc/info/errormessages.texi
 delete mode 100644 doc/info/es.utf8/maxima.info-10
 delete mode 100644 doc/info/es.utf8/maxima.info-9
 delete mode 100644 doc/info/es/include-maxima.texi
 delete mode 100644 doc/info/es/maxima.info-10
 delete mode 100644 doc/info/es/maxima.info-9
 delete mode 100644 doc/info/es/maxima_96.html
 create mode 100644 doc/info/es/txi-es_ES.tex
 create mode 100644 doc/info/figures/Makefile.am
 create mode 100644 doc/info/figures/Makefile.in
 create mode 100644 doc/info/figures/README
 create mode 100644 doc/info/figures/draw_allocation.gif
 create mode 100644 doc/info/figures/draw_allocation.mac
 create mode 100644 doc/info/figures/draw_allocation.pdf
 create mode 100644 doc/info/figures/draw_allocation2.gif
 create mode 100644 doc/info/figures/draw_allocation2.mac
 create mode 100644 doc/info/figures/draw_allocation2.pdf
 create mode 100644 doc/info/figures/draw_axis3d.gif
 create mode 100644 doc/info/figures/draw_axis3d.mac
 create mode 100644 doc/info/figures/draw_axis3d.pdf
 create mode 100644 doc/info/figures/draw_axis_bottom.gif
 create mode 100644 doc/info/figures/draw_axis_bottom.mac
 create mode 100644 doc/info/figures/draw_axis_bottom.pdf
 create mode 100644 doc/info/figures/draw_bars.gif
 create mode 100644 doc/info/figures/draw_bars.mac
 create mode 100644 doc/info/figures/draw_bars.pdf
 create mode 100644 doc/info/figures/draw_border.gif
 create mode 100644 doc/info/figures/draw_border.mac
 create mode 100644 doc/info/figures/draw_border.pdf
 create mode 100644 doc/info/figures/draw_cbrange.gif
 create mode 100644 doc/info/figures/draw_cbrange.mac
 create mode 100644 doc/info/figures/draw_cbrange.pdf
 create mode 100644 doc/info/figures/draw_cbtics.gif
 create mode 100644 doc/info/figures/draw_cbtics.mac
 create mode 100644 doc/info/figures/draw_cbtics.pdf
 create mode 100644 doc/info/figures/draw_color.gif
 create mode 100644 doc/info/figures/draw_color.mac
 create mode 100644 doc/info/figures/draw_color.pdf
 create mode 100644 doc/info/figures/draw_color2.gif
 create mode 100644 doc/info/figures/draw_color2.pdf
 create mode 100644 doc/info/figures/draw_colorbox.gif
 create mode 100644 doc/info/figures/draw_colorbox.mac
 create mode 100644 doc/info/figures/draw_colorbox.pdf
 create mode 100644 doc/info/figures/draw_colorbox2.gif
 create mode 100644 doc/info/figures/draw_colorbox2.mac
 create mode 100644 doc/info/figures/draw_colorbox2.pdf
 create mode 100644 doc/info/figures/draw_columns.gif
 create mode 100644 doc/info/figures/draw_columns.mac
 create mode 100644 doc/info/figures/draw_columns.pdf
 create mode 100644 doc/info/figures/draw_contour.gif
 create mode 100644 doc/info/figures/draw_contour.mac
 create mode 100644 doc/info/figures/draw_contour.pdf
 create mode 100644 doc/info/figures/draw_contour2.gif
 create mode 100644 doc/info/figures/draw_contour2.mac
 create mode 100644 doc/info/figures/draw_contour2.pdf
 create mode 100644 doc/info/figures/draw_cylindrical.gif
 create mode 100644 doc/info/figures/draw_cylindrical.mac
 create mode 100644 doc/info/figures/draw_cylindrical.pdf
 create mode 100644 doc/info/figures/draw_elevation_grid.gif
 create mode 100644 doc/info/figures/draw_elevation_grid.mac
 create mode 100644 doc/info/figures/draw_elevation_grid.pdf
 create mode 100644 doc/info/figures/draw_ellipse.gif
 create mode 100644 doc/info/figures/draw_ellipse.mac
 create mode 100644 doc/info/figures/draw_ellipse.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d.gif
 create mode 100644 doc/info/figures/draw_enhanced3d.mac
 create mode 100644 doc/info/figures/draw_enhanced3d.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d10.gif
 create mode 100644 doc/info/figures/draw_enhanced3d10.mac
 create mode 100644 doc/info/figures/draw_enhanced3d10.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d11.gif
 create mode 100644 doc/info/figures/draw_enhanced3d11.mac
 create mode 100644 doc/info/figures/draw_enhanced3d11.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d2.gif
 create mode 100644 doc/info/figures/draw_enhanced3d2.mac
 create mode 100644 doc/info/figures/draw_enhanced3d2.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d3.gif
 create mode 100644 doc/info/figures/draw_enhanced3d3.mac
 create mode 100644 doc/info/figures/draw_enhanced3d3.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d4.gif
 create mode 100644 doc/info/figures/draw_enhanced3d4.mac
 create mode 100644 doc/info/figures/draw_enhanced3d4.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d5.gif
 create mode 100644 doc/info/figures/draw_enhanced3d5.mac
 create mode 100644 doc/info/figures/draw_enhanced3d5.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d6.gif
 create mode 100644 doc/info/figures/draw_enhanced3d6.mac
 create mode 100644 doc/info/figures/draw_enhanced3d6.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d7.gif
 create mode 100644 doc/info/figures/draw_enhanced3d7.mac
 create mode 100644 doc/info/figures/draw_enhanced3d7.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d8.gif
 create mode 100644 doc/info/figures/draw_enhanced3d8.mac
 create mode 100644 doc/info/figures/draw_enhanced3d8.pdf
 create mode 100644 doc/info/figures/draw_enhanced3d9.gif
 create mode 100644 doc/info/figures/draw_enhanced3d9.mac
 create mode 100644 doc/info/figures/draw_enhanced3d9.pdf
 create mode 100644 doc/info/figures/draw_equiv.gif
 create mode 100644 doc/info/figures/draw_equiv.mac
 create mode 100644 doc/info/figures/draw_equiv.pdf
 create mode 100644 doc/info/figures/draw_errors.gif
 create mode 100644 doc/info/figures/draw_errors.mac
 create mode 100644 doc/info/figures/draw_errors.pdf
 create mode 100644 doc/info/figures/draw_errors2.gif
 create mode 100644 doc/info/figures/draw_errors2.mac
 create mode 100644 doc/info/figures/draw_errors2.pdf
 create mode 100644 doc/info/figures/draw_explicit.gif
 create mode 100644 doc/info/figures/draw_explicit.mac
 create mode 100644 doc/info/figures/draw_explicit.pdf
 create mode 100644 doc/info/figures/draw_explicit2.gif
 create mode 100644 doc/info/figures/draw_explicit2.mac
 create mode 100644 doc/info/figures/draw_explicit2.pdf
 create mode 100644 doc/info/figures/draw_explicit3.gif
 create mode 100644 doc/info/figures/draw_explicit3.mac
 create mode 100644 doc/info/figures/draw_explicit3.pdf
 create mode 100644 doc/info/figures/draw_filledfunc.gif
 create mode 100644 doc/info/figures/draw_filledfunc.mac
 create mode 100644 doc/info/figures/draw_filledfunc.pdf
 create mode 100644 doc/info/figures/draw_filledfunc2.gif
 create mode 100644 doc/info/figures/draw_filledfunc2.mac
 create mode 100644 doc/info/figures/draw_filledfunc2.pdf
 create mode 100644 doc/info/figures/draw_grid.gif
 create mode 100644 doc/info/figures/draw_grid.mac
 create mode 100644 doc/info/figures/draw_grid.pdf
 create mode 100644 doc/info/figures/draw_grid2.gif
 create mode 100644 doc/info/figures/draw_grid2.mac
 create mode 100644 doc/info/figures/draw_grid2.pdf
 create mode 100644 doc/info/figures/draw_head_angle.gif
 create mode 100644 doc/info/figures/draw_head_angle.mac
 create mode 100644 doc/info/figures/draw_head_angle.pdf
 create mode 100644 doc/info/figures/draw_head_both.gif
 create mode 100644 doc/info/figures/draw_head_both.mac
 create mode 100644 doc/info/figures/draw_head_both.pdf
 create mode 100644 doc/info/figures/draw_head_length.gif
 create mode 100644 doc/info/figures/draw_head_length.mac
 create mode 100644 doc/info/figures/draw_head_length.pdf
 create mode 100644 doc/info/figures/draw_head_type.gif
 create mode 100644 doc/info/figures/draw_head_type.mac
 create mode 100644 doc/info/figures/draw_head_type.pdf
 create mode 100644 doc/info/figures/draw_image.gif
 create mode 100644 doc/info/figures/draw_image.mac
 create mode 100644 doc/info/figures/draw_image.pdf
 create mode 100644 doc/info/figures/draw_image2.gif
 create mode 100644 doc/info/figures/draw_image2.mac
 create mode 100644 doc/info/figures/draw_image2.pdf
 create mode 100644 doc/info/figures/draw_image3.gif
 create mode 100644 doc/info/figures/draw_image3.mac
 create mode 100644 doc/info/figures/draw_image3.pdf
 create mode 100644 doc/info/figures/draw_image4.gif
 create mode 100644 doc/info/figures/draw_image4.mac
 create mode 100644 doc/info/figures/draw_image4.pdf
 create mode 100644 doc/info/figures/draw_image5.gif
 create mode 100644 doc/info/figures/draw_image5.mac
 create mode 100644 doc/info/figures/draw_image5.pdf
 create mode 100644 doc/info/figures/draw_image6.gif
 create mode 100644 doc/info/figures/draw_image6.mac
 create mode 100644 doc/info/figures/draw_image6.pdf
 create mode 100644 doc/info/figures/draw_implicit.gif
 create mode 100644 doc/info/figures/draw_implicit.mac
 create mode 100644 doc/info/figures/draw_implicit.pdf
 create mode 100644 doc/info/figures/draw_implicit2.gif
 create mode 100644 doc/info/figures/draw_implicit2.mac
 create mode 100644 doc/info/figures/draw_implicit2.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color.gif
 create mode 100644 doc/info/figures/draw_interpolate_color.mac
 create mode 100644 doc/info/figures/draw_interpolate_color.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color2.gif
 create mode 100644 doc/info/figures/draw_interpolate_color2.mac
 create mode 100644 doc/info/figures/draw_interpolate_color2.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color3.gif
 create mode 100644 doc/info/figures/draw_interpolate_color3.mac
 create mode 100644 doc/info/figures/draw_interpolate_color3.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color4.gif
 create mode 100644 doc/info/figures/draw_interpolate_color4.mac
 create mode 100644 doc/info/figures/draw_interpolate_color4.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color5.gif
 create mode 100644 doc/info/figures/draw_interpolate_color5.mac
 create mode 100644 doc/info/figures/draw_interpolate_color5.pdf
 create mode 100644 doc/info/figures/draw_interpolate_color6.gif
 create mode 100644 doc/info/figures/draw_interpolate_color6.mac
 create mode 100644 doc/info/figures/draw_interpolate_color6.pdf
 create mode 100644 doc/info/figures/draw_key.gif
 create mode 100644 doc/info/figures/draw_key.mac
 create mode 100644 doc/info/figures/draw_key.pdf
 create mode 100644 doc/info/figures/draw_key_label_alignment.gif
 create mode 100644 doc/info/figures/draw_key_label_alignment.pdf
 create mode 100644 doc/info/figures/draw_key_label_orientation.gif
 create mode 100644 doc/info/figures/draw_key_label_orientation.pdf
 create mode 100644 doc/info/figures/draw_key_pos.gif
 create mode 100644 doc/info/figures/draw_key_pos.mac
 create mode 100644 doc/info/figures/draw_key_pos.pdf
 create mode 100644 doc/info/figures/draw_key_pos2.gif
 create mode 100644 doc/info/figures/draw_key_pos2.mac
 create mode 100644 doc/info/figures/draw_key_pos2.pdf
 create mode 100644 doc/info/figures/draw_label.gif
 create mode 100644 doc/info/figures/draw_label.mac
 create mode 100644 doc/info/figures/draw_label.pdf
 create mode 100644 doc/info/figures/draw_label2.gif
 create mode 100644 doc/info/figures/draw_label2.mac
 create mode 100644 doc/info/figures/draw_label2.pdf
 create mode 100644 doc/info/figures/draw_label_alignment.gif
 create mode 100644 doc/info/figures/draw_label_alignment.mac
 create mode 100644 doc/info/figures/draw_label_alignment.pdf
 create mode 100644 doc/info/figures/draw_label_orientation.gif
 create mode 100644 doc/info/figures/draw_label_orientation.mac
 create mode 100644 doc/info/figures/draw_label_orientation.pdf
 create mode 100644 doc/info/figures/draw_line_type.gif
 create mode 100644 doc/info/figures/draw_line_type.mac
 create mode 100644 doc/info/figures/draw_line_type.pdf
 create mode 100644 doc/info/figures/draw_line_width.gif
 create mode 100644 doc/info/figures/draw_line_width.mac
 create mode 100644 doc/info/figures/draw_line_width.pdf
 create mode 100644 doc/info/figures/draw_logcb.gif
 create mode 100644 doc/info/figures/draw_logcb.mac
 create mode 100644 doc/info/figures/draw_logcb.pdf
 create mode 100644 doc/info/figures/draw_logx_secondary.gif
 create mode 100644 doc/info/figures/draw_logx_secondary.mac
 create mode 100644 doc/info/figures/draw_logx_secondary.pdf
 create mode 100644 doc/info/figures/draw_mesh.gif
 create mode 100644 doc/info/figures/draw_mesh.mac
 create mode 100644 doc/info/figures/draw_mesh.pdf
 create mode 100644 doc/info/figures/draw_mesh2.gif
 create mode 100644 doc/info/figures/draw_mesh2.mac
 create mode 100644 doc/info/figures/draw_mesh2.pdf
 create mode 100644 doc/info/figures/draw_mesh3.gif
 create mode 100644 doc/info/figures/draw_mesh3.mac
 create mode 100644 doc/info/figures/draw_mesh3.pdf
 create mode 100644 doc/info/figures/draw_multiplot.pdf
 create mode 100644 doc/info/figures/draw_multiplot.png
 create mode 100644 doc/info/figures/draw_nticks.gif
 create mode 100644 doc/info/figures/draw_nticks.mac
 create mode 100644 doc/info/figures/draw_nticks.pdf
 create mode 100644 doc/info/figures/draw_palette.gif
 create mode 100644 doc/info/figures/draw_palette.mac
 create mode 100644 doc/info/figures/draw_palette.pdf
 create mode 100644 doc/info/figures/draw_palette2.gif
 create mode 100644 doc/info/figures/draw_palette2.mac
 create mode 100644 doc/info/figures/draw_palette2.pdf
 create mode 100644 doc/info/figures/draw_palette3.gif
 create mode 100644 doc/info/figures/draw_palette3.mac
 create mode 100644 doc/info/figures/draw_palette3.pdf
 create mode 100644 doc/info/figures/draw_palette4.gif
 create mode 100644 doc/info/figures/draw_palette4.mac
 create mode 100644 doc/info/figures/draw_palette4.pdf
 create mode 100644 doc/info/figures/draw_palette5.gif
 create mode 100644 doc/info/figures/draw_palette5.mac
 create mode 100644 doc/info/figures/draw_palette5.pdf
 create mode 100644 doc/info/figures/draw_parametric.gif
 create mode 100644 doc/info/figures/draw_parametric.mac
 create mode 100644 doc/info/figures/draw_parametric.pdf
 create mode 100644 doc/info/figures/draw_parametric2.gif
 create mode 100644 doc/info/figures/draw_parametric2.mac
 create mode 100644 doc/info/figures/draw_parametric2.pdf
 create mode 100644 doc/info/figures/draw_parametric3.gif
 create mode 100644 doc/info/figures/draw_parametric3.mac
 create mode 100644 doc/info/figures/draw_parametric3.pdf
 create mode 100644 doc/info/figures/draw_point_size.gif
 create mode 100644 doc/info/figures/draw_point_size.mac
 create mode 100644 doc/info/figures/draw_point_size.pdf
 create mode 100644 doc/info/figures/draw_point_type.gif
 create mode 100644 doc/info/figures/draw_point_type.mac
 create mode 100644 doc/info/figures/draw_point_type.pdf
 create mode 100644 doc/info/figures/draw_points.gif
 create mode 100644 doc/info/figures/draw_points.mac
 create mode 100644 doc/info/figures/draw_points.pdf
 create mode 100644 doc/info/figures/draw_points2.gif
 create mode 100644 doc/info/figures/draw_points2.mac
 create mode 100644 doc/info/figures/draw_points2.pdf
 create mode 100644 doc/info/figures/draw_points3.gif
 create mode 100644 doc/info/figures/draw_points3.mac
 create mode 100644 doc/info/figures/draw_points3.pdf
 create mode 100644 doc/info/figures/draw_points4.gif
 create mode 100644 doc/info/figures/draw_points4.mac
 create mode 100644 doc/info/figures/draw_points4.pdf
 create mode 100644 doc/info/figures/draw_points5.gif
 create mode 100644 doc/info/figures/draw_points5.mac
 create mode 100644 doc/info/figures/draw_points5.pdf
 create mode 100644 doc/info/figures/draw_points6.gif
 create mode 100644 doc/info/figures/draw_points6.mac
 create mode 100644 doc/info/figures/draw_points6.pdf
 create mode 100644 doc/info/figures/draw_points7.gif
 create mode 100644 doc/info/figures/draw_points7.mac
 create mode 100644 doc/info/figures/draw_points7.pdf
 create mode 100644 doc/info/figures/draw_points8.gif
 create mode 100644 doc/info/figures/draw_points8.mac
 create mode 100644 doc/info/figures/draw_points8.pdf
 create mode 100644 doc/info/figures/draw_points_joined.gif
 create mode 100644 doc/info/figures/draw_points_joined.mac
 create mode 100644 doc/info/figures/draw_points_joined.pdf
 create mode 100644 doc/info/figures/draw_polar.gif
 create mode 100644 doc/info/figures/draw_polar.mac
 create mode 100644 doc/info/figures/draw_polar.pdf
 create mode 100644 doc/info/figures/draw_polygon.gif
 create mode 100644 doc/info/figures/draw_polygon.mac
 create mode 100644 doc/info/figures/draw_polygon.pdf
 create mode 100644 doc/info/figures/draw_proportional_axis.gif
 create mode 100644 doc/info/figures/draw_proportional_axis.mac
 create mode 100644 doc/info/figures/draw_proportional_axis.pdf
 create mode 100644 doc/info/figures/draw_proportional_axis2.gif
 create mode 100644 doc/info/figures/draw_proportional_axis2.mac
 create mode 100644 doc/info/figures/draw_proportional_axis2.pdf
 create mode 100644 doc/info/figures/draw_quadrilateral.gif
 create mode 100644 doc/info/figures/draw_quadrilateral.mac
 create mode 100644 doc/info/figures/draw_quadrilateral.pdf
 create mode 100644 doc/info/figures/draw_rectangle.gif
 create mode 100644 doc/info/figures/draw_rectangle.mac
 create mode 100644 doc/info/figures/draw_rectangle.pdf
 create mode 100644 doc/info/figures/draw_region.gif
 create mode 100644 doc/info/figures/draw_region.mac
 create mode 100644 doc/info/figures/draw_region.pdf
 create mode 100644 doc/info/figures/draw_scene.gif
 create mode 100644 doc/info/figures/draw_scene.mac
 create mode 100644 doc/info/figures/draw_scene.pdf
 create mode 100644 doc/info/figures/draw_spherical.gif
 create mode 100644 doc/info/figures/draw_spherical.mac
 create mode 100644 doc/info/figures/draw_spherical.pdf
 create mode 100644 doc/info/figures/draw_surface_hide.gif
 create mode 100644 doc/info/figures/draw_surface_hide.mac
 create mode 100644 doc/info/figures/draw_surface_hide.pdf
 create mode 100644 doc/info/figures/draw_title.gif
 create mode 100644 doc/info/figures/draw_title.mac
 create mode 100644 doc/info/figures/draw_title.pdf
 create mode 100644 doc/info/figures/draw_transform.gif
 create mode 100644 doc/info/figures/draw_transform.mac
 create mode 100644 doc/info/figures/draw_transform.pdf
 create mode 100644 doc/info/figures/draw_transform2.gif
 create mode 100644 doc/info/figures/draw_transform2.mac
 create mode 100644 doc/info/figures/draw_transform2.pdf
 create mode 100644 doc/info/figures/draw_transparent.gif
 create mode 100644 doc/info/figures/draw_transparent.mac
 create mode 100644 doc/info/figures/draw_transparent.pdf
 create mode 100644 doc/info/figures/draw_triangle.gif
 create mode 100644 doc/info/figures/draw_triangle.mac
 create mode 100644 doc/info/figures/draw_triangle.pdf
 create mode 100644 doc/info/figures/draw_tube.gif
 create mode 100644 doc/info/figures/draw_tube.mac
 create mode 100644 doc/info/figures/draw_tube.pdf
 create mode 100644 doc/info/figures/draw_tube_extremes.gif
 create mode 100644 doc/info/figures/draw_tube_extremes.mac
 create mode 100644 doc/info/figures/draw_tube_extremes.pdf
 create mode 100644 doc/info/figures/draw_unit_vectors.gif
 create mode 100644 doc/info/figures/draw_unit_vectors.mac
 create mode 100644 doc/info/figures/draw_unit_vectors.pdf
 create mode 100644 doc/info/figures/draw_user_preamble.gif
 create mode 100644 doc/info/figures/draw_user_preamble.mac
 create mode 100644 doc/info/figures/draw_user_preamble.pdf
 create mode 100644 doc/info/figures/draw_user_preamble2.gif
 create mode 100644 doc/info/figures/draw_user_preamble2.mac
 create mode 100644 doc/info/figures/draw_user_preamble2.pdf
 create mode 100644 doc/info/figures/draw_vector.gif
 create mode 100644 doc/info/figures/draw_vector.mac
 create mode 100644 doc/info/figures/draw_vector.pdf
 create mode 100644 doc/info/figures/draw_vector2.gif
 create mode 100644 doc/info/figures/draw_vector2.mac
 create mode 100644 doc/info/figures/draw_vector2.pdf
 create mode 100644 doc/info/figures/draw_view.gif
 create mode 100644 doc/info/figures/draw_view.mac
 create mode 100644 doc/info/figures/draw_view.pdf
 create mode 100644 doc/info/figures/draw_view2.gif
 create mode 100644 doc/info/figures/draw_view2.mac
 create mode 100644 doc/info/figures/draw_view2.pdf
 create mode 100644 doc/info/figures/draw_wired_surface.gif
 create mode 100644 doc/info/figures/draw_wired_surface.mac
 create mode 100644 doc/info/figures/draw_wired_surface.pdf
 create mode 100644 doc/info/figures/draw_xaxis.gif
 create mode 100644 doc/info/figures/draw_xaxis.mac
 create mode 100644 doc/info/figures/draw_xaxis.pdf
 create mode 100644 doc/info/figures/draw_xaxis_secondary.gif
 create mode 100644 doc/info/figures/draw_xaxis_secondary.mac
 create mode 100644 doc/info/figures/draw_xaxis_secondary.pdf
 create mode 100644 doc/info/figures/draw_xugrid.gif
 create mode 100644 doc/info/figures/draw_xugrid.mac
 create mode 100644 doc/info/figures/draw_xugrid.pdf
 create mode 100644 doc/info/figures/draw_ylabel_secondary.gif
 create mode 100644 doc/info/figures/draw_ylabel_secondary.mac
 create mode 100644 doc/info/figures/draw_ylabel_secondary.pdf
 create mode 100644 doc/info/figures/graphs01.pdf
 create mode 100644 doc/info/figures/graphs02.pdf
 create mode 100644 doc/info/figures/graphs03.pdf
 create mode 100644 doc/info/figures/graphs04.pdf
 create mode 100644 doc/info/figures/graphs05.pdf
 create mode 100644 doc/info/figures/graphs06.pdf
 create mode 100644 doc/info/figures/graphs07.pdf
 create mode 100644 doc/info/figures/graphs08.pdf
 create mode 100644 doc/info/figures/graphs09.pdf
 create mode 100644 doc/info/figures/graphs10.pdf
 create mode 100644 doc/info/figures/graphs11.pdf
 create mode 100644 doc/info/figures/graphs12.pdf
 create mode 100644 doc/info/figures/graphs13.pdf
 create mode 100644 doc/info/figures/graphs14.pdf
 create mode 100644 doc/info/figures/graphs15.pdf
 create mode 100644 doc/info/figures/orthopoly1.ps.gz
 create mode 100644 doc/info/figures/plotdf1.ps.gz
 create mode 100644 doc/info/figures/plotdf2.ps.gz
 create mode 100644 doc/info/figures/plotdf3.ps.gz
 create mode 100644 doc/info/figures/plotdf4.ps.gz
 create mode 100644 doc/info/figures/plotdf5.ps.gz
 create mode 100644 doc/info/figures/plotdf6.ps.gz
 create mode 100644 doc/info/figures/worldmap_geomap.gif
 create mode 100644 doc/info/figures/worldmap_geomap.mac
 create mode 100644 doc/info/figures/worldmap_geomap.pdf
 create mode 100644 doc/info/figures/worldmap_geomap2.gif
 create mode 100644 doc/info/figures/worldmap_geomap2.mac
 create mode 100644 doc/info/figures/worldmap_geomap2.pdf
 create mode 100644 doc/info/figures/worldmap_geomap3.gif
 create mode 100644 doc/info/figures/worldmap_geomap3.mac
 create mode 100644 doc/info/figures/worldmap_geomap3.pdf
 create mode 100644 doc/info/figures/worldmap_geomap4.gif
 create mode 100644 doc/info/figures/worldmap_geomap4.mac
 create mode 100644 doc/info/figures/worldmap_geomap4.pdf
 create mode 100644 doc/info/figures/worldmap_geomap5.gif
 create mode 100644 doc/info/figures/worldmap_geomap5.mac
 create mode 100644 doc/info/figures/worldmap_geomap5.pdf
 create mode 100644 doc/info/figures/worldmap_geomap6.gif
 create mode 100644 doc/info/figures/worldmap_geomap6.mac
 create mode 100644 doc/info/figures/worldmap_geomap6.pdf
 create mode 100644 doc/info/figures/worldmap_make_poly_continent.gif
 create mode 100644 doc/info/figures/worldmap_make_poly_continent.mac
 create mode 100644 doc/info/figures/worldmap_make_poly_continent.pdf
 create mode 100644 doc/info/figures/worldmap_make_poly_continent2.gif
 create mode 100644 doc/info/figures/worldmap_make_poly_continent2.mac
 create mode 100644 doc/info/figures/worldmap_make_poly_continent2.pdf
 create mode 100644 doc/info/figures/worldmap_make_poly_country.gif
 create mode 100644 doc/info/figures/worldmap_make_poly_country.mac
 create mode 100644 doc/info/figures/worldmap_make_poly_country.pdf
 create mode 100644 doc/info/figures/worldmap_make_polygon.gif
 create mode 100644 doc/info/figures/worldmap_make_polygon.mac
 create mode 100644 doc/info/figures/worldmap_make_polygon.pdf
 create mode 100644 doc/info/figures/worldmap_region_boundaries.gif
 create mode 100644 doc/info/figures/worldmap_region_boundaries.mac
 create mode 100644 doc/info/figures/worldmap_region_boundaries.pdf
 create mode 100644 doc/info/figures/worldmap_region_boundaries_plus.gif
 create mode 100644 doc/info/figures/worldmap_region_boundaries_plus.mac
 create mode 100644 doc/info/figures/worldmap_region_boundaries_plus.pdf
 create mode 100755 doc/info/fix_tab
 create mode 100644 doc/info/maxima-init.lisp
 create mode 100644 doc/info/maxima_101.html
 create mode 100644 doc/info/maxima_102.html
 create mode 100644 doc/info/maxima_103.html
 create mode 100644 doc/info/maxima_104.html
 create mode 100644 doc/info/maxima_105.html
 create mode 100644 doc/info/maxima_singlepage.html
 create mode 100644 doc/info/mmref.tex
 create mode 100644 doc/info/operatingsystem.texi
 delete mode 100644 doc/info/pt.utf8/maxima.info-7
 delete mode 100644 doc/info/pt/include-maxima.texi
 delete mode 100644 doc/info/pt/maxima.info-7
 delete mode 100644 doc/info/pt/maxima_84.html
 delete mode 100644 doc/info/pt/maxima_85.html
 create mode 100644 doc/info/pt/txi-pt_PT.tex
 delete mode 100644 doc/info/pt_BR.utf8/maxima.info-7
 delete mode 100644 doc/info/pt_BR.utf8/texinfo.tex
 delete mode 100644 doc/info/pt_BR/maxima.info-7
 create mode 100644 doc/info/ratpow.texi
 create mode 100644 doc/info/texi2html.init.in
 create mode 100644 interfaces/Readme.txt
 delete mode 100755 interfaces/emacs/imaxima/elisp-comp
 delete mode 100644 interfaces/xmaxima/win32/tclwinkill.c
 create mode 100644 interfaces/xmaxima/win32/win_signals.lisp
 create mode 100644 interfaces/xmaxima/win32/winkill_lib.c
 create mode 100644 share/.gitattributes
 create mode 100644 share/MYTOPIC-index.lisp
 create mode 100644 share/MYTOPIC.info
 create mode 100644 share/algebra/charsets/INTRODUCTION
 create mode 100644 share/algebra/charsets/charsets.maple
 create mode 100644 share/algebra/charsets/charsets.pdf
 rename share/algebra/charsets/{flatten.lisp => charsets_flatten.lisp} (100%)
 create mode 100644 share/algebra/charsets/charsets_length.lisp
 create mode 100644 share/algebra/charsets/charsets_powers.lisp
 create mode 100644 share/algebra/charsets/charsets_set.lisp
 create mode 100644 share/algebra/charsets/fateman-len.lisp
 delete mode 100644 share/algebra/charsets/set.lisp
 create mode 100644 share/algebra/charsets/test.mac
 create mode 100644 share/algebra/charsets/test.run
 create mode 100644 share/algebra/charsets/wsolve
 create mode 100644 share/algebra/rtest_recur.mac
 create mode 100644 share/algebra/solver/Solver.mac
 delete mode 100644 share/algebra/solver/solver.mac
 create mode 100644 share/contrib/Grobner/rtest_grobner.mac
 create mode 100644 share/contrib/celine.mac
 create mode 100644 share/contrib/cgrind.lisp
 create mode 100644 share/contrib/chebformax.lisp
 create mode 100644 share/contrib/elliptic_curves/curve_parameters.mac
 create mode 100644 share/contrib/elliptic_curves/ec2.lisp
 create mode 100644 share/contrib/elliptic_curves/elliptic_curves.lisp
 create mode 100644 share/contrib/elliptic_curves/elliptic_curves.mac
 create mode 100644 share/contrib/elliptic_curves/elliptic_curves.texi
 create mode 100644 share/contrib/elliptic_curves/figures/ec_Z13.pdf
 create mode 100644 share/contrib/elliptic_curves/figures/ec_Z13.png
 create mode 100644 share/contrib/elliptic_curves/modular_polynomials.lisp
 create mode 100644 share/contrib/elliptic_curves/rtest_elliptic_curves.mac
 delete mode 100644 share/contrib/integration/abs_integrate.html
 create mode 100644 share/contrib/integration/texinfo.tex
 create mode 100644 share/contrib/lll.lisp
 create mode 100644 share/contrib/maxima-odesolve/Makefile.am
 create mode 100644 share/contrib/maxima-odesolve/Makefile.in
 create mode 100644 share/contrib/maxima-odesolve/kovacicODE.info
 create mode 100644 share/contrib/maxima-odesolve/kovacicODE.texi
 create mode 100644 share/contrib/maxima-odesolve/maxima-odesolve-index.lisp
 create mode 100644 share/contrib/maxima-odesolve/texinfo.tex
 create mode 100644 share/contrib/noninteractive/expand_branches.mac
 create mode 100644 share/contrib/operatingsystem/operatingsystem.lisp
 create mode 100644 share/contrib/operatingsystem/operatingsystem.mac
 create mode 100644 share/contrib/operatingsystem/rtest_operatingsystem.mac
 create mode 100644 share/contrib/ratpow.lisp
 create mode 100644 share/contrib/rtest_ggf.mac
 create mode 100644 share/contrib/unicodedata/grind-patch.lisp
 create mode 100644 share/contrib/unicodedata/unicodedata-txt.lisp
 create mode 100644 share/contrib/unicodedata/unicodedata.el
 create mode 100644 share/contrib/unicodedata/unicodedata.lisp
 create mode 100644 share/contrib/unicodedata/unicodedata.mac
 create mode 100644 share/contrib/unicodedata/unicodedata.system
 create mode 100644 share/descriptive/descriptive_util.lisp
 create mode 100644 share/draw/texinfo.tex
 create mode 100644 share/lapack/rtest_dgesv.mac
 delete mode 100644 share/logic/logic.html
 delete mode 100644 share/logic/logic.pdf
 create mode 100644 share/logic/texinfo.tex
 create mode 100644 share/numeric/decfp-core.lisp
 create mode 100644 share/numeric/decfp.lisp
 create mode 100644 share/numeric/fft-interface.lisp
 create mode 100644 share/numeric/fft-package.lisp
 create mode 100644 share/numeric/rtest_decfp.mac
 create mode 100644 share/numeric/rtest_rfft.mac
 create mode 100644 share/numericalio/load-numericalio.lisp
 create mode 100644 share/numericalio/numericalio.system
 create mode 100644 share/physics/rtest_dimension.mac
 create mode 100644 share/share_testsuite.lisp
 delete mode 100644 share/share_testsuite.mac
 create mode 100644 share/simplification/rtest_sqdnst.mac
 create mode 100644 share/stringproc/cryptools.lisp
 create mode 100644 share/stringproc/rtestregex.mac
 create mode 100644 share/stringproc/sregex.mac
 create mode 100644 share/vector/rtest_vector_rebuild.mac
 mode change 100644 => 100755 src/algsys.lisp
 create mode 100644 src/gcl-compat.lisp
 create mode 100644 src/safe-recursion.lisp
 delete mode 100644 src/sharefiles.mk
 create mode 100755 src/sqrtdenest.lisp
 delete mode 100644 src/sys-proclaim.lisp
 create mode 100755 test-driver
 create mode 100755 tests/rtest_algsys.mac
 create mode 100644 tests/rtest_float_inf.mac
 create mode 100644 tests/rtest_plotoptions.mac
 create mode 100755 tests/test.sh.in
 create mode 100644 x-mac.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/maxima-sage.git



More information about the debian-science-commits mailing list