etc/isar-keywords.el
changeset 37734 489ac1ecb9f1
parent 37284 a1b0201584cd
child 37785 173667d73115
--- a/etc/isar-keywords.el	Tue Jul 06 08:08:35 2010 -0700
+++ b/etc/isar-keywords.el	Wed Jul 07 08:25:21 2010 +0200
@@ -120,6 +120,7 @@
     "inductive"
     "inductive_cases"
     "inductive_set"
+    "inductive_simps"
     "init_toplevel"
     "instance"
     "instantiation"
@@ -550,7 +551,8 @@
     "use"))
 
 (defconst isar-keywords-theory-script
-  '("inductive_cases"))
+  '("inductive_cases"
+    "inductive_simps"))
 
 (defconst isar-keywords-theory-goal
   '("ax_specification"