diff options
| -rw-r--r-- | isar/isar-syntax.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el index 14477bf5..4c4a8c3c 100644 --- a/isar/isar-syntax.el +++ b/isar/isar-syntax.el @@ -372,6 +372,7 @@ matches contents of quotes for quoted identifiers.") "^goal.*:" "^picking.*:" "^using.*:" + "^calculation:" "^this:" "^term bindings:" "^facts:" |
