changeset 346 | 0fea8b7a14a1 |
parent 261 | 358f325f4db6 |
child 404 | 3d27d77c351f |
--- a/ProgTutorial/Package/Ind_Extensions.thy Mon Oct 12 17:07:17 2009 +0200 +++ b/ProgTutorial/Package/Ind_Extensions.thy Tue Oct 13 22:57:25 2009 +0200 @@ -1,5 +1,5 @@ theory Ind_Extensions -imports "../Base" Simple_Inductive_Package +imports Simple_Inductive_Package Ind_Intro begin section {* Extensions of the Package (TBD) *}