| author | wenzelm | 
| Tue, 29 Aug 2006 18:56:11 +0200 | |
| changeset 20430 | fd646e926983 | 
| parent 18554 | bff7a1466fe4 | 
| child 20489 | a684fc70d04e | 
| permissions | -rw-r--r-- | 
(* $Id$ *) theory "ML" imports base begin chapter {* Aesthetics of ML programming *} text {* FIXME style guide, see also \url{http://caml.inria.fr/resources/doc/guides/guidelines.en.html} and \url{http://www.cs.cornell.edu/Courses/cs312/2003sp/handouts/style.htm} *} chapter {* Basic library functions *} text {* FIXME beyond the basis library definition *} end