From: David Vazquez Date: Mon, 28 Jan 2013 15:52:07 +0000 (+0000) Subject: Remove rests X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=323702bd9d0b355fe14ce0d54166f7d0e2680897;p=jscl.git Remove rests --- 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.