affine problem



>>>>> "Paul" == Paul Van Allsburg <vanallsburg at hope.edu> writes:

    Paul> I just installed maxima/5.9.2 on Linux Fedora Core 4 machine and I
    Paul> can't get affine statements to work.

    Paul> I found a reference to a load(affine); statement in the mail history
    Paul> at
    Paul> http://sourceforge.net/tracker/?group_id=4933&atid=104933&func=detail&aid=1349855
    Paul> but I am still unable to make any progress.

I think the comment about removing sloop from affine.system is wrong.
affine seems to be using sloop, so you need to use sloop.

When I do this, I can load affine ok with CMUCL.  Running a few of the
examples from describe(affine) seems to work.

Ray