summaryrefslogtreecommitdiff
path: root/lisp/=cl.el
diff options
context:
space:
mode:
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)