aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall2002-11-07 21:27:46 +0000
committerDavid Aspinall2002-11-07 21:27:46 +0000
commite4bc3c83a6e8c1e7860d72953e9de82298826b35 (patch)
tree2de956d85ced3ca2ecaf5bd1d47ad554dd98491f
parent6849fc90af58a224ec0fdac50f370157c6f13b2b (diff)
Updated.
-rw-r--r--generic/proof-site.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 79eecf95..63710a03 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -114,9 +114,8 @@ You can use customize to set this variable."
(lego "LEGO" "\\.l$")
(coq "Coq" "\\.v$")
(phox "PhoX" "\\.phx$")
- ;; The following provers are not fully supported,
- ;; and have only preliminary support written
- ;; (please volunteer to improve them!)
+ ;; The following provers are not fully supported, and have only
+ ;; preliminary support written (please volunteer to improve them!)
(hol98 "HOL" "\\.sml$")
(acl2 "ACL2" "\\.acl2$")
(twelf "Twelf" "\\.elf$")