etc/isar-keywords-ZF.el
changeset 29232 712c5281d4a4
parent 29229 6f6262027054
child 29252 ea97aa6aeba2
--- a/etc/isar-keywords-ZF.el	Sun Dec 14 15:50:21 2008 +0100
+++ b/etc/isar-keywords-ZF.el	Sun Dec 14 18:45:16 2008 +0100
@@ -40,9 +40,6 @@
     "chapter"
     "class"
     "class_deps"
-    "class_interpret"
-    "class_interpretation"
-    "class_locale"
     "classes"
     "classrel"
     "codatatype"
@@ -352,7 +349,6 @@
     "axiomatization"
     "axioms"
     "class"
-    "class_locale"
     "classes"
     "classrel"
     "codatatype"
@@ -415,8 +411,7 @@
   '("inductive_cases"))
 
 (defconst isar-keywords-theory-goal
-  '("class_interpretation"
-    "corollary"
+  '("corollary"
     "instance"
     "interpretation"
     "lemma"
@@ -443,8 +438,7 @@
     "subsubsect"))
 
 (defconst isar-keywords-proof-goal
-  '("class_interpret"
-    "have"
+  '("have"
     "hence"
     "interpret"
     "invoke"))