summaryrefslogtreecommitdiff
path: root/lisp/cl.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
committerJim Blandy <jimb@redhat.com>1992-03-16 20:39:07 +0000
commit49116ac071969bee7f129bf7ce725c7a5b0b0fc5 (patch)
tree60c249f15b04478367256fef95c6fd7557f263b9 /lisp/cl.el
parent3b4a6e271d44955328c39de1475e42cf0b4cd637 (diff)
downloademacs-49116ac071969bee7f129bf7ce725c7a5b0b0fc5.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/cl.el')
-rw-r--r--lisp/cl.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/cl.el b/lisp/cl.el
index a4386f3c8bb..723238aec2f 100644
--- a/lisp/cl.el
+++ b/lisp/cl.el
@@ -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 @@ Common-Lisp codes."
form)
;;;; end of cl.el
+
+(provide 'cl)