aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-10-10 22:08:52 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-10-10 22:08:52 +0000
commita7e3149c51cd6c9f91a6eab3d7faa63d86329957 (patch)
tree250239d3ed3ef3fc60b7e161aa66667cb7615874
parent5d6827b0fbdd14fdc65cb3a20453a265d0947be3 (diff)
Disable lego and hol-light by default
-rw-r--r--generic/proof-site.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 12d44d33..b84a5326 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -30,8 +30,8 @@
;; Obscure/conflict with other useful modes:
- (lego "LEGO" "l")
- (hol-light "HOL Light" "ml")
+ ; (lego "LEGO" "l")
+ ; (hol-light "HOL Light" "ml")
;; (ccc "CASL Consistency Checker" "ccc")
;; (pgshell "PG-Shell" "pgsh")