aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isar/isar-syntax.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/isar/isar-syntax.el b/isar/isar-syntax.el
index 2d300ae7..083d06ee 100644
--- a/isar/isar-syntax.el
+++ b/isar/isar-syntax.el
@@ -290,7 +290,7 @@
"^proof (prove):"
"^proof (state):"
"^proof (chain):"
- "^goal ([^)]+):"
+ "^goal .+:"
"^picking this:"
"^using this:"
"^this:"
@@ -299,6 +299,7 @@
"^cases:"
"^prems:"
"^fixed variables:"
+ "^structures:"
"^type constraints:"
"^default sorts:"
"^used type variable names:"