src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML
changeset 33726 0878aecbf119
parent 33669 ae9a2ea9a989
child 33752 9aa8e961f850
--- a/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML	Tue Nov 17 14:51:32 2009 +0100
+++ b/src/HOL/Tools/Predicate_Compile/predicate_compile_fun.ML	Tue Nov 17 14:51:57 2009 +0100
@@ -354,7 +354,7 @@
             val (ind_result, thy') =
               thy
               |> Sign.map_naming Name_Space.conceal
-              |> Inductive.add_inductive_global (serial ())
+              |> Inductive.add_inductive_global
                 {quiet_mode = false, verbose = false, alt_name = Binding.empty, coind = false,
                   no_elim = false, no_ind = false, skip_mono = false, fork_mono = false}
                 (map (fn (s, T) =>