--- a/etc/isar-keywords-HOL-Nominal.el Thu Jul 12 00:15:42 2007 +0200
+++ b/etc/isar-keywords-HOL-Nominal.el Thu Jul 12 11:43:17 2007 +0200
@@ -409,6 +409,7 @@
"context"
"datatype"
"declaration"
+ "declare"
"defaultsort"
"defer_recdef"
"definition"
@@ -459,8 +460,7 @@
"types_code"))
(defconst isar-keywords-theory-script
- '("declare"
- "inductive_cases"))
+ '("inductive_cases"))
(defconst isar-keywords-theory-goal
'("ax_specification"
--- a/etc/isar-keywords-ZF.el Thu Jul 12 00:15:42 2007 +0200
+++ b/etc/isar-keywords-ZF.el Thu Jul 12 11:43:17 2007 +0200
@@ -386,6 +386,7 @@
"context"
"datatype"
"declaration"
+ "declare"
"defaultsort"
"definition"
"defs"
@@ -428,8 +429,7 @@
"types_code"))
(defconst isar-keywords-theory-script
- '("declare"
- "inductive_cases"))
+ '("inductive_cases"))
(defconst isar-keywords-theory-goal
'("corollary"
--- a/etc/isar-keywords.el Thu Jul 12 00:15:42 2007 +0200
+++ b/etc/isar-keywords.el Thu Jul 12 11:43:17 2007 +0200
@@ -423,6 +423,7 @@
"context"
"datatype"
"declaration"
+ "declare"
"defaultsort"
"defer_recdef"
"definition"
@@ -474,8 +475,7 @@
"types_code"))
(defconst isar-keywords-theory-script
- '("declare"
- "inductive_cases"))
+ '("inductive_cases"))
(defconst isar-keywords-theory-goal
'("ax_specification"