Clozure / ccl

Clozure Common Lisp
http://ccl.clozure.com
Apache License 2.0
857 stars 103 forks source link

remove obsolete %temp-cons #490

Closed xrme closed 6 months ago

xrme commented 6 months ago

%temp-cons seems to be left over from days gone by. It would make sense to get rid of it.

There's a %temp-list that should probably be removed as well.