Paper/Paper.thy
changeset 754 b85875d65b10
child 1473 b4216d0e109a
equal deleted inserted replaced
751:670131bcba4a 754:b85875d65b10
       
     1 (*<*)
       
     2 theory Paper
       
     3 imports "../Quot/QuotMain"
       
     4 begin
       
     5 (*>*)
       
     6 
       
     7 section {* Introduction *}
       
     8 
       
     9 text {*
       
    10   Here can come any text.
       
    11 
       
    12 *}
       
    13 
       
    14 (*<*)
       
    15 end
       
    16 (*>*)