Remove references to the obsolete A-EXPR property
commit59905bc8ec214c281a933ffc44975d35a649704b
authorKris Katterjohn <katterjohn@gmail.com>
Tue, 3 May 2022 21:08:05 +0000 (3 17:08 -0400)
committerKris Katterjohn <katterjohn@gmail.com>
Tue, 3 May 2022 21:08:05 +0000 (3 17:08 -0400)
tree7a490be60ae299618a9bb72dae131f75458fd376
parentce1ea1c17b20989018267801ea612fc4ff487085
Remove references to the obsolete A-EXPR property

Under Maclisp this property was used for storing interpreted array
function definitions, but this has been unused since the port to CL.
Only the A-SUBR property is used now.

See also the commit message for commit ce1ea1c1 for more on these
properties.

No problems with the test suite, share test suite or rtest_translator.
src/mlisp.lisp