Minor changes to share packages to quiet warnings when loading diff_form.
commit09b5403116c0a72135db26d2676db489bec07d26
authorRobert Dodier <dodier@ohsu.edu>
Thu, 3 Jun 2021 06:00:26 +0000 (2 23:00 -0700)
committerRobert Dodier <dodier@ohsu.edu>
Thu, 3 Jun 2021 06:00:26 +0000 (2 23:00 -0700)
tree160e02bb83db097de8ad4ac25e9e9eb170a1c9e3
parent1a340520a38ddd97dc711cc6042e67cabd46475e
Minor changes to share packages to quiet warnings when loading diff_form.

 * package lrats:
   declare lratsubst and fullratsubst as autoloading functions;
   cut out mention of load(lrats) from documentation for those.

 * package format:
   call lratsubst via MFUNCALL
   cut out redundant macro MLIST*
   ensure coeflist.lisp is loaded before format.lisp

With these changes, there are no warnings from load(diff_form).
doc/info/Polynomials.texi
share/contrib/format/format.lisp
share/contrib/format/format.mac
src/max_ext.lisp