src/HOL/Inductive.thy
changeset 8343 fb604f0e5640
parent 8303 5e7037409118
child 8482 bbc805ebc904
--- a/src/HOL/Inductive.thy	Sat Mar 04 13:23:07 2000 +0100
+++ b/src/HOL/Inductive.thy	Sat Mar 04 13:25:09 2000 +0100
@@ -2,7 +2,7 @@
     ID:         $Id$
 *)
 
-theory Inductive = Gfp + Prod + Sum
+theory Inductive = Gfp + Prod + Sum + NatDef
 files
   "Tools/induct_method.ML"
   "Tools/inductive_package.ML"