X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Flambda-list.lisp;h=1a0a6ebd22e468cc02e86cca7fb90d4cb18fa04a;hb=030869df1e9829e0b284b96e585bdda7d45e0602;hp=19cc98db2fb72096d5c5087bb5a8ea41a8596801;hpb=3328a5d8e03ed74ff1871fc22403a3e25e001fe9;p=jscl.git diff --git a/src/lambda-list.lisp b/src/lambda-list.lisp index 19cc98d..1a0a6eb 100644 --- a/src/lambda-list.lisp +++ b/src/lambda-list.lisp @@ -15,6 +15,9 @@ ;; You should have received a copy of the GNU General Public License ;; along with JSCL. If not, see . +(/debug "loading lambda-list.lisp!") + + (defvar !lambda-list-keywords '(&optional &rest &key &aux &allow-other-keys &body &optional))