aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-08 09:52:50 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2002-08-08 09:52:50 +0000
commit53e90eeb11940993ce514c7d4e5a691317266f7c (patch)
tree48ef6b7c76bf851a9c56c1ce945b77fcae1a8afa
parentfbba46c286d07b4723854498a822fbe30c8663bb (diff)
Set proof-shell-show-dependency-cmd
-rw-r--r--isa/isa.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/isa/isa.el b/isa/isa.el
index 1bc116d6..9949e168 100644
--- a/isa/isa.el
+++ b/isa/isa.el
@@ -205,6 +205,7 @@ and script mode."
proof-shell-clear-goals-regexp "Proof General, please clear the goals buffer."
proof-shell-set-elisp-variable-regexp "Proof General, please set the variable \\([^ ]+\\) to: #\\([^#]+\\)#\\."
proof-shell-theorem-dependency-list-regexp "Proof General, the theorem dependencies are: \"\\([^\"]*\\)\""
+ proof-shell-show-dependency-cmd "thm \"%s\";"
;; Dirty hack to allow font-locking for output based on hidden
;; annotations, see isa-output-font-lock-keywords-1