Simplify MAKE-LAMBDA-VARS
commita5ae7b6387553a5c0097d81ea8f38413f18b091a
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sat, 15 Jul 2017 13:26:05 +0000 (15 15:26 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sat, 15 Jul 2017 13:42:44 +0000 (15 15:42 +0200)
tree4e1103aeeaa8620b2a60ed9b3b1d2222e4f681c9
parent397b1a69794927c62188805220aae6ada570b281
Simplify MAKE-LAMBDA-VARS

The code was probably written before the introduction of
PARSE-LAMBDA-LIST and PARSE-{OPTIONAL,KEY}-ARG-SPEC.
src/compiler/ir1tran-lambda.lisp
src/compiler/parse-lambda-list.lisp