changeset 346 | 0fea8b7a14a1 |
parent 295 | 24c68350d059 |
child 359 | be6538c7b41d |
--- a/ProgTutorial/Package/Ind_General_Scheme.thy Mon Oct 12 17:07:17 2009 +0200 +++ b/ProgTutorial/Package/Ind_General_Scheme.thy Tue Oct 13 22:57:25 2009 +0200 @@ -1,5 +1,5 @@ theory Ind_General_Scheme -imports "../Base" Simple_Inductive_Package +imports Ind_Intro Simple_Inductive_Package begin (*<*)