diff options
| -rw-r--r-- | generic/proof-site.el | 2 |
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$") |
