aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
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 3ddc2da4..84e91497 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -48,7 +48,7 @@
(isa "Isabelle" "\\.ML$\\|\\.thy$")
(lego "LEGO" "\\.l$")
(coq "Coq" "\\.v$")
- (af2 "Af2" "\\.af2$")
+ (phox "PhoX" "\\.phx$")
;; The following provers are not fully supported,
;; and have only preliminary support written
;; (please volunteer to improve them!)