aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2000-09-07 20:43:39 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2000-09-07 20:43:39 +0000
commit0946b255a65b3b3843b893d9022fd179aa6073d0 (patch)
tree744ec9d2ba33588e7e3d4ba89ca31e10981fb491 /isar
parent4ab1b27b53814c1d5cf9885a62010939653570ef (diff)
removed "of", "congs";
added "hints";
Diffstat (limited to 'isar')
-rw-r--r--isar/isar-keywords.el3
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"))