While playing with Maxima and slime, I've run into a problem. Both
maxima and slime use the nregex package. This would be ok, but we've
modified nregex slightly to make it do what we want, and the changes
are compatible with slime's version.
To prevent collision, I propose we change the package that nregex is
in from NREGEX to MAXIMA-NREGEX. This shouldn't be a problem and
should prevent collisions with other NREGEX packages in use.
Ray