Maxima strings reimplementation now in CVS trunk



Hello,

I've merged strings-are-lisp-strings-branch into CVS trunk.
This merge reimplements Maxima strings as Lisp strings.
The result compiles successfully and passes run_testsuite
with GCL, SBCL, and Clisp (all Linux).

FWIW

Robert Dodier