doc-src/IsarImplementation/Thy/ML.thy
changeset 30130 e23770bc97c8
parent 29755 d66b34e46bdf
child 30270 61811c9224a6
equal deleted inserted replaced
30129:419116f1157a 30130:e23770bc97c8
     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