aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isar/isar-keywords.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el
index 50028cfd..9363b7b0 100644
--- a/isar/isar-keywords.el
+++ b/isar/isar-keywords.el
@@ -128,6 +128,7 @@
"theorems"
"theory"
"thm"
+ "thm_deps"
"thms_containing"
"thus"
"token_translation"
@@ -172,6 +173,7 @@
"is"
"monos"
"output"
+ "overloaded"
"where"))
(defconst isar-keywords-control
@@ -222,6 +224,7 @@
"remove_thy"
"term"
"thm"
+ "thm_deps"
"thms_containing"
"touch_all_thys"
"touch_child_thys"