aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2005-05-17 19:13:51 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2005-05-17 19:13:51 +0000
commitfa3dcd83b55ca5ce471a1d648f9a57f448c0a3f8 (patch)
tree0dd3d632dfc7bc2fa33ebb15761fe08760382db3 /generic
parentd6ff7dba6de27cb3f50715ac3bf773a90402096b (diff)
Disable Twelf support by default
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-site.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index bba1f55d..9e7a78a6 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -129,7 +129,7 @@ You can use customize to set this variable."
;; (hol98 "HOL" "\\.sml$")
(acl2 "ACL2" "\\.acl2$")
- (twelf "Twelf" "\\.elf$")
+ ;; (twelf "Twelf" "\\.elf$")
;; The following provers have experimental support, WIP
(plastic "Plastic" "\\.lf$")
(lclam "Lambda-CLAM" "\\.lcm$")