aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-keywords.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-keywords.el')
-rw-r--r--isar/isar-keywords.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index dadac654..b0833486 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -14,6 +14,7 @@
"congs"
"distinct"
"files"
+ "in"
"induction"
"infixl"
"infixr"
@@ -173,6 +174,9 @@
"fix"
"presume"))
+(defconst isar-keywords-proof-asm-goal
+ '("obtain"))
+
(defconst isar-keywords-proof-script
'("apply"
"back"