From 2ae28cee061fb2fa35c41dd1077e9a06400831ac Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 31 Jan 2011 13:19:26 +0000 Subject: proof-shell-theorem-dependency-list-regexp: change to match altered output format. --- isar/isar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3