aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-08 05:12:32 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-08 05:12:32 +0000
commitc8afb3739435273e674e2b2c84714ab73b8dcbb9 (patch)
tree2b2c60a171b92d52711b05b7b16dd6db67021272 /generic
parent51c2131c3f17accb377a336aba18ecdfa4b13fc1 (diff)
Added lclam proof site entry
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-site.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/proof-site.el b/generic/proof-site.el
index 8aeb8d16..a4b9c768 100644
--- a/generic/proof-site.el
+++ b/generic/proof-site.el
@@ -118,8 +118,9 @@ You can use customize to set this variable."
(hol98 "HOL" "\\.sml$")
(acl2 "ACL2" "\\.acl2$")
(twelf "Twelf" "\\.elf$")
- ;; The following provers have experimental support
+ ;; The following provers have experimental support, WIP
(plastic "Plastic" "\\.lf$")
+ (lclam "Lambda-CLAM" "\\.lcm$")
;; Next line for testing only
;; (pgip "PGIP/Isa" "\\.ML$\\|\\.thy$")
)))