diff options
| author | Makarius Wenzel | 1999-08-23 18:12:04 +0000 |
|---|---|---|
| committer | Makarius Wenzel | 1999-08-23 18:12:04 +0000 |
| commit | 676c801b1b80cbb07a5e9f837c8e3e5c713813d2 (patch) | |
| tree | 17013e83ba5d0cf800487fedc0127928273e7146 | |
| parent | 8720e6e72d8ca0417bff200a851b31710be6fff4 (diff) | |
fixed comment;
| -rw-r--r-- | isa/isa.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -611,7 +611,7 @@ Resulting output from Isabelle will be parsed by Proof General." (proof-response-config-done)) (defun isa-pbp-mode-config () - ;; FIXME: next too broken, of course, as is all PBP everywhere. + ;; FIXME: next two broken, of course, as is all PBP everywhere. (setq pbp-change-goal "Show %s.") (setq pbp-error-regexp proof-shell-error-regexp) (isa-init-output-syntax-table) |
