--- a/etc/isar-keywords-ZF.el Sat Jan 07 13:50:38 2006 +0100
+++ b/etc/isar-keywords-ZF.el Sat Jan 07 23:27:51 2006 +0100
@@ -34,6 +34,7 @@
"cd"
"chapter"
"class"
+ "class_instance"
"classes"
"classrel"
"clear_undos"
@@ -395,7 +396,8 @@
"inductive_cases"))
(defconst isar-keywords-theory-goal
- '("corollary"
+ '("class_instance"
+ "corollary"
"instance"
"interpretation"
"lemma"
--- a/etc/isar-keywords.el Sat Jan 07 13:50:38 2006 +0100
+++ b/etc/isar-keywords.el Sat Jan 07 23:27:51 2006 +0100
@@ -29,6 +29,7 @@
"automaton"
"ax_specification"
"axclass"
+ "axiomatization"
"axioms"
"back"
"by"
@@ -37,6 +38,7 @@
"cd"
"chapter"
"class"
+ "class_instance"
"classes"
"classrel"
"clear_undos"
@@ -364,6 +366,7 @@
"arities"
"automaton"
"axclass"
+ "axiomatization"
"axioms"
"class"
"classes"
@@ -434,6 +437,7 @@
(defconst isar-keywords-theory-goal
'("ax_specification"
+ "class_instance"
"corollary"
"cpodef"
"instance"