ProgTutorial/Intro.thy
changeset 517 d8c376662bb4
parent 502 615780a701b6
child 520 615762b8d8cb
equal deleted inserted replaced
516:fb6c29a90003 517:d8c376662bb4
     1 theory Intro
     1 theory Intro
     2 imports Base
     2 imports Base
     3 begin
     3 begin
     4 
       
     5 (*<*)
       
     6 setup{*
       
     7 open_file_with_prelude 
       
     8   "Intro_Code.thy"
       
     9   ["theory Intro", "imports Main", "begin"]
       
    10 *}
       
    11 (*>*)
       
    12 
     4 
    13 chapter {* Introduction *}
     5 chapter {* Introduction *}
    14 
     6 
    15 text {*
     7 text {*
    16    \begin{flushright}
     8    \begin{flushright}