etc/isar-keywords-HOL-Nominal.el
changeset 21806 6086783d4214
parent 21732 4d4cde714500
child 22066 78b151461b89
--- a/etc/isar-keywords-HOL-Nominal.el	Tue Dec 12 20:49:32 2006 +0100
+++ b/etc/isar-keywords-HOL-Nominal.el	Tue Dec 12 20:50:23 2006 +0100
@@ -133,6 +133,7 @@
     "pretty_setmargin"
     "prf"
     "primrec"
+    "print_abbrevs"
     "print_antiquotations"
     "print_ast_translation"
     "print_attributes"
@@ -312,6 +313,7 @@
     "pr"
     "pretty_setmargin"
     "prf"
+    "print_abbrevs"
     "print_antiquotations"
     "print_attributes"
     "print_binds"
@@ -487,9 +489,7 @@
   '("have"
     "hence"
     "interpret"
-    "invoke"
-    "show"
-    "thus"))
+    "invoke"))
 
 (defconst isar-keywords-proof-block
   '("next"
@@ -527,7 +527,9 @@
 
 (defconst isar-keywords-proof-asm-goal
   '("guess"
-    "obtain"))
+    "obtain"
+    "show"
+    "thus"))
 
 (defconst isar-keywords-proof-script
   '("apply"