author | Alan Dipert
<alan@dipert.org> 2020-07-03 20:51:27 UTC |
committer | Alan Dipert
<alan@dipert.org> 2020-07-03 20:51:27 UTC |
parent | 05b6ff519ec3493cd64fd03dd393c43a7d5a31b7 |
boot.lisp | +1 | -1 |
diff --git a/boot.lisp b/boot.lisp index 68f3c21..39bdef9 100644 --- a/boot.lisp +++ b/boot.lisp @@ -369,7 +369,7 @@ (go start) end) head)) -; + (%export 'setq) (defmacro setq (&rest pairs) `(cl:progn