From be1df3a9cfaf1f5a4e5bf248b24a2d55836701ab Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 19 Apr 2024 10:36:50 -0700 Subject: hmm --- obwyn.lisp | 2 -- 1 file changed, 2 deletions(-) diff --git a/obwyn.lisp b/obwyn.lisp index 1b3193f..03b40f6 100644 --- a/obwyn.lisp +++ b/obwyn.lisp @@ -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))) -- cgit v1.2.3