diff options
Diffstat (limited to 'isar')
| -rw-r--r-- | isar/isar.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar.el b/isar/isar.el index 1c529bc3..9b00c6ca 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -158,7 +158,7 @@ proof-save-with-hole-regexp isar-save-with-hole-regexp proof-indent-commands-regexp isar-indent-regexp ;; proof engine commands - proof-proof-command "pr" + proof-showproof-command "pr" proof-goal-command "lemma \"%s\";" proof-save-command "qed" proof-context-command "print_context" |
