changeset 8303 | 5e7037409118 |
parent 7701 | 2c8c3b7003e5 |
child 9855 | 709a295731e2 |
--- a/src/HOL/Recdef.thy Sun Feb 27 15:22:14 2000 +0100 +++ b/src/HOL/Recdef.thy Sun Feb 27 15:23:28 2000 +0100 @@ -29,10 +29,8 @@ "../TFL/post.sml" (*theory extender wrapper module*) - "Tools/recdef_package.ML" - "Tools/induct_method.ML": + "Tools/recdef_package.ML": setup RecdefPackage.setup -setup InductMethod.setup end