aboutsummaryrefslogtreecommitdiff
path: root/generic/proof-site.el
diff options
context:
space:
mode:
authorDavid Aspinall2010-08-11 16:43:47 +0000
committerDavid Aspinall2010-08-11 16:43:47 +0000
commit9dd011c360dea5380ec003565c51185644d4c67f (patch)
tree2cc4806f6dad8800ad52c96c3b681fde06a35f78 /generic/proof-site.el
parent72e32b259215bda786365b70d267abefe4f929d7 (diff)
Remove double provide
Diffstat (limited to 'generic/proof-site.el')
-rw-r--r--generic/proof-site.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 7af1f7a0..4dfe1dcb 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -324,8 +324,5 @@ If ASSISTANT-NAME is omitted, look up in `proof-assistant-table'."
(setq assistants (cdr assistants)))))
(provide 'proof-site)
-;; proof-site.el ends here
-
-(provide 'proof-site)
;;; proof-site.el ends here