From 323702bd9d0b355fe14ce0d54166f7d0e2680897 Mon Sep 17 00:00:00 2001 From: David Vazquez Date: Mon, 28 Jan 2013 15:52:07 +0000 Subject: [PATCH] Remove rests --- ecmalisp.lisp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ecmalisp.lisp b/ecmalisp.lisp index 83d41df..0b94eda 100644 --- a/ecmalisp.lisp +++ b/ecmalisp.lisp @@ -1612,11 +1612,6 @@ "return args;" *newline*)) -#+common-lisp -(progn - - ) - ;;; A little backquote implementation without optimizations of any ;;; kind for ecmalisp. -- 1.7.10.4