Mercurial > emacs
diff lisp/=cl.el @ 584:4cd7543be581
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 16 Mar 1992 20:39:07 +0000 |
parents | 730590304c8d |
children | 8a533acedb77 |
line wrap: on
line diff
--- a/lisp/=cl.el Mon Mar 16 20:39:05 1992 +0000 +++ b/lisp/=cl.el Mon Mar 16 20:39:07 1992 +0000 @@ -43,7 +43,6 @@ ;;;; Bug reports, suggestions and comments, ;;;; to quiroz@cs.rochester.edu -(provide 'cl) (defvar cl-version "2.0 beta 29 October 1989") @@ -3135,3 +3134,5 @@ form) ;;;; end of cl.el + +(provide 'cl)