aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-31 13:19:26 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-31 13:19:26 +0000
commit2ae28cee061fb2fa35c41dd1077e9a06400831ac (patch)
tree20d76edb410a87bfd72ed750bfb0f97072fce5af /isar
parent8da977e575e7453a24f364b115491e70aa0a0763 (diff)
proof-shell-theorem-dependency-list-regexp: change to match altered output format.
Diffstat (limited to 'isar')
-rw-r--r--isar/isar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el
index b32c0825..4dd0347c 100644
--- a/isar/isar.el
+++ b/isar/isar.el
@@ -203,7 +203,7 @@ See -k option for Isabelle interface script."
proof-shell-clear-goals-regexp
"\^AIProof General, please clear the goals buffer."
proof-shell-theorem-dependency-list-regexp
- "\^AIProof General, theorem dependencies of \\(.*\\) are \"\\(.*\\)\"\\(\^AJ\\)"
+ "\^AIProof General, theorem dependencies of \"\\(.*\\)\" are \"\\(.*\\)\"\\(\^AJ\\)"
proof-shell-retract-files-regexp
"\^AIProof General, you can unlock the file \"\\(.*\\)\"\^AJ"
proof-shell-process-file