diff options
| author | David Aspinall | 2009-09-04 16:42:57 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-09-04 16:42:57 +0000 |
| commit | 17460bf8b246b7f26b390ca67145c11ee230de9d (patch) | |
| tree | 465f779266370857f41fa284f25c01e3a44b019c /isar | |
| parent | d7997eed169686a3bc966fd4d6d7c68804e22eef (diff) | |
Remove proof-shell-prompt-pattern, no longer used.
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/isar.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/isar/isar.el b/isar/isar.el index bfe635d0..bd2216b4 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -161,9 +161,6 @@ See -k option for Isabelle interface script." proof-shell-wakeup-char nil proof-shell-annotated-prompt-regexp "^\\w*[>#] \^AS" - ;; just for comint. - proof-shell-prompt-pattern "^\\w*[>#] " - ;; for issuing command, not used to track cwd in any way. proof-shell-cd-cmd (isar-markup-ml "ThyLoad.add_path \"%s\"") |
