changeset 517 | d8c376662bb4 |
parent 489 | 1343540ed715 |
child 565 | cecd7a941885 |
--- a/ProgTutorial/Package/Ind_Intro.thy Mon Apr 30 12:36:32 2012 +0100 +++ b/ProgTutorial/Package/Ind_Intro.thy Mon Apr 30 14:43:52 2012 +0100 @@ -2,13 +2,6 @@ imports "../Base" begin -(*<*) -setup{* -open_file_with_prelude - "Ind_Package_Code.thy" - ["theory Ind_Package", "imports Main", "begin"] -*} -(*>*) chapter {* How to Write a Definitional Package\label{chp:package} *}