doc-src/IsarTut/Tutorial/Tutorial.thy
changeset 13227 031b119d265d
parent 13205 050cd555d3a2
equal deleted inserted replaced
13226:aea757ff88ce 13227:031b119d265d
     2 (*<*)
     2 (*<*)
     3 theory Tutorial = Main:
     3 theory Tutorial = Main:
     4 (*>*)
     4 (*>*)
     5 
     5 
     6 chapter {* Introduction *}
     6 chapter {* Introduction *}
       
     7 
       
     8 chapter {* Technical issues *}
       
     9 
       
    10 section {* Source texts *}
       
    11 
       
    12 section {* Interaction and debugging *}
     7 
    13 
     8 section {* Step-by-step examples *}
    14 section {* Step-by-step examples *}
     9 
    15 
    10 subsection {* Summing natural numbers *}
    16 subsection {* Summing natural numbers *}
    11 
    17