diff options
| -rw-r--r-- | isar/isar-keywords.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/isar/isar-keywords.el b/isar/isar-keywords.el index 8e027618..a5d19b8a 100644 --- a/isar/isar-keywords.el +++ b/isar/isar-keywords.el @@ -162,9 +162,9 @@ "binder" "con_defs" "concl" - "congs" "distinct" "files" + "hints" "in" "induction" "infixl" @@ -173,7 +173,6 @@ "intros" "is" "monos" - "of" "output" "overloaded" "where")) |
