doc-src/IsarImplementation/Thy/ML.thy
changeset 29755 d66b34e46bdf
parent 29646 5941c156902d
child 30270 61811c9224a6
equal deleted inserted replaced
29754:2203ef9b55ce 29755:d66b34e46bdf
     1 (* $Id$ *)
     1 theory "ML"
     2 
     2 imports Base
     3 theory "ML" imports base begin
     3 begin
     4 
     4 
     5 chapter {* Advanced ML programming *}
     5 chapter {* Advanced ML programming *}
     6 
     6 
     7 section {* Style *}
     7 section {* Style *}
     8 
     8