changeset 441 | 520127b708e6 |
parent 414 | 5fc2fb34c323 |
child 461 | 59a9c8907a0f |
child 462 | 1d1e795bc3ad |
--- a/ProgTutorial/Advanced.thy Tue Jul 20 13:34:44 2010 +0100 +++ b/ProgTutorial/Advanced.thy Wed Jul 28 19:09:49 2010 +0200 @@ -1,12 +1,12 @@ theory Advanced -imports Base FirstSteps +imports Base First_Steps begin (*<*) setup{* open_file_with_prelude "Advanced_Code.thy" - ["theory Advanced", "imports Base FirstSteps", "begin"] + ["theory Advanced", "imports Base First_Steps", "begin"] *} (*>*)