diff options
-rw-r--r-- | obwyn.lisp | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -56,8 +56,6 @@ (variablep (first thing)) (variablep (second thing))))))) - - (defun expand-clauses (clauses) (flet ((collapse-progn (expanded) (if (and (listp expanded) (eq 'cl:progn (first expanded))) |