etc/isar-keywords-ZF.el
changeset 20931 19d9b78218fd
parent 20832 c3828205f22d
child 21028 ed94ba513989
--- a/etc/isar-keywords-ZF.el	Mon Oct 09 20:12:45 2006 +0200
+++ b/etc/isar-keywords-ZF.el	Tue Oct 10 09:17:17 2006 +0200
@@ -41,15 +41,16 @@
     "classrel"
     "clear_undos"
     "codatatype"
+    "code_abstype"
     "code_class"
     "code_const"
     "code_constname"
+    "code_constsubst"
     "code_gen"
     "code_instance"
     "code_instname"
     "code_library"
     "code_module"
-    "code_simtype"
     "code_type"
     "code_typename"
     "coinductive"
@@ -193,6 +194,7 @@
     "types_code"
     "ultimately"
     "undo"
+    "undo_end"
     "undos_proof"
     "unfolding"
     "update_thy"
@@ -269,6 +271,7 @@
     "quit"
     "redo"
     "undo"
+    "undo_end"
     "undos_proof"))
 
 (defconst isar-keywords-diag
@@ -358,9 +361,11 @@
     "classes"
     "classrel"
     "codatatype"
+    "code_abstype"
     "code_class"
     "code_const"
     "code_constname"
+    "code_constsubst"
     "code_instance"
     "code_instname"
     "code_library"
@@ -417,8 +422,7 @@
     "inductive_cases"))
 
 (defconst isar-keywords-theory-goal
-  '("code_simtype"
-    "corollary"
+  '("corollary"
     "instance"
     "interpretation"
     "lemma"