From a7e3149c51cd6c9f91a6eab3d7faa63d86329957 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 10 Oct 2010 22:08:52 +0000 Subject: Disable lego and hol-light by default --- generic/proof-site.el | 4 ++-- 1 file 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") -- cgit v1.2.3