CookBook/Package/Ind_Code.thy
changeset 185 043ef82000b4
parent 184 c7f04a008c9c
child 186 371e4375c994
--- a/CookBook/Package/Ind_Code.thy	Wed Mar 18 03:03:51 2009 +0100
+++ b/CookBook/Package/Ind_Code.thy	Wed Mar 18 03:27:15 2009 +0100
@@ -553,8 +553,9 @@
   spec_parser >>
     (fn ((pred_specs), rule_specs) => add_inductive pred_specs rule_specs)*}
 
-ML{*val _ = OuterSyntax.local_theory "simple_inductive" "define inductive predicates"
-          OuterKeyword.thy_decl specification*}
+ML{*val _ = OuterSyntax.local_theory "simple_inductive" 
+              "define inductive predicates"
+                 OuterKeyword.thy_decl specification*}
 
 text {*
   Things to include at the end: