C Y <smustudent1@yahoo.com> writes:
> Here's my full session:
[...]
> (C1) load("coeflist.lisp");
>
> (D1) coeflist.lisp
> (C2) load("coeflistp.lisp");
Just don't load coeflistp.lisp. The format and coeflist demos seem to
work fine without it (I didn't check the results, though). The README
in share/contrib/format explains this.
Wolfgang