aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/lego.el
diff options
context:
space:
mode:
authorGravatar Thomas Kleymann <da+pg-tms@inf.ed.ac.uk>1998-10-02 13:28:05 +0000
committerGravatar Thomas Kleymann <da+pg-tms@inf.ed.ac.uk>1998-10-02 13:28:05 +0000
commit00b7706d4bb5f285e0efbca031e27b4bcf36aa50 (patch)
treea6b93c19caaf776fee00b9e1a8011d40544899f1 /lego/lego.el
parent72123cbfd50b02e6f0520d83a76c14ab82febfd8 (diff)
added LEGO support for proof-goal-command and proof-save-command
Diffstat (limited to 'lego/lego.el')
-rw-r--r--lego/lego.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lego/lego.el b/lego/lego.el
index 372d779d..de053166 100644
--- a/lego/lego.el
+++ b/lego/lego.el
@@ -392,6 +392,8 @@
proof-www-home-page lego-www-home-page)
(setq proof-prf-string "Prf"
+ proof-goal-command "Goal %s;"
+ proof-save-command "Save %s;"
proof-ctxt-string "Ctxt"
proof-help-string "Help")