aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
authorGravatar Christophe Raffalli <christophe.raffalli@univ-savoie.fr>2000-11-10 17:58:16 +0000
committerGravatar Christophe Raffalli <christophe.raffalli@univ-savoie.fr>2000-11-10 17:58:16 +0000
commitbebf19e9d69866a9f403700282e213e69877d721 (patch)
treeb6e1bca7d5d5c4d6a81b510aebbe455cfd52089d /doc/docstring-magic.el
parenta33a0182a3115bb1591c9f5874635c621e7d190e (diff)
*** empty log message ***
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index 7673ee89..5550f324 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -15,9 +15,6 @@
(require 'proof-compat)
(require 'proof-utils)
-
-(provide 'sym-lock) ; Hack for af2: sym-lock gives error when loaded, why?
-
;; FIXME: Loading several prover files at once is a bit of a problem
;; with new config mechanism.
;; Could abstract more code in proof-site.el to avoid duplication here.