diff options
| -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 e5886cf3..cea556c6 100644 --- a/isar/isar.el +++ b/isar/isar.el @@ -122,7 +122,7 @@ ;; script buffer. proof-save-command-regexp isar-save-command-regexp proof-goal-command-regexp isar-goal-command-regexp - proof-goal-with-hole-regexp nil + proof-goal-with-hole-regexp isar-named-entity-regexp ; da proof-save-with-hole-regexp nil proof-script-next-entity-regexps isar-next-entity-regexps |
