doc-src/IsarImplementation/Thy/ML.thy
author wenzelm
Mon, 02 Jan 2006 20:42:12 +0100
changeset 18538 88fe84d4d151
parent 18537 2681f9e34390
child 18554 bff7a1466fe4
permissions -rw-r--r--
outline;


(* $Id$ *)

theory "ML" imports base begin

chapter {* Aesthetics of ML programming *}

text {* FIXME style guide *}


chapter {* Basic library functions *}

text {* FIXME beyond the basis library definition *}

end