From adbeb5ce9c8abf298c78ba395a194930a83b9b47 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 12 Sep 2000 17:15:00 +0000 Subject: Add provide sym-lock to fix sym lock loading problem --- doc/docstring-magic.el | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/docstring-magic.el') diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el index 0a226f41..7673ee89 100644 --- a/doc/docstring-magic.el +++ b/doc/docstring-magic.el @@ -16,6 +16,7 @@ (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. -- cgit v1.2.3