aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-site.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-site.el')
-rw-r--r--generic/proof-site.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index e0963a5a..ec9cd03e 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -117,6 +117,7 @@ You can use customize to set this variable."
(lego "LEGO" "\\.l$")
(coq "Coq" "\\.v$\\|\\.v8$\\|\\.v7$")
(phox "PhoX" "\\.phx$")
+ (ccc "CASL Consistency Checker" "\\.ccc$")
;; The following provers are not fully supported, and have only
;; preliminary support written (please volunteer to improve them!)
(hol98 "HOL" "\\.sml$")