aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Callaghan1999-05-11 15:19:55 +0000
committerPaul Callaghan1999-05-11 15:19:55 +0000
commit81a021f98e8a41f8f24e3460d1656c23cb0ee6d9 (patch)
treecab2d3fddb20960ba3b09a2e986b990beda9196d
parent407db56d15c871783f180231efa52ce182df2b22 (diff)
added proof system "plastic", triggered by a .lf extension
-rw-r--r--generic/proof-site.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 856d5977..e132bf09 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -38,7 +38,9 @@
'((isa "Isabelle" "\\.ML$\\|\\.thy$")
;(isar "Isabelle/Isar" "\\.thy$")
(lego "LEGO" "\\.l$")
- (coq "Coq" "\\.v$"))
+ (coq "Coq" "\\.v$")
+ (plastic "Plastic" "\\.lf$")
+ )
"*Proof General's table of supported proof assistants.
Extend this table to add a new proof assistant.
Each entry is a list of the form