diff -r 121bc2135bd3 -r a684fc70d04e doc-src/IsarImplementation/Thy/ML.thy --- a/doc-src/IsarImplementation/Thy/ML.thy Thu Sep 07 15:16:26 2006 +0200 +++ b/doc-src/IsarImplementation/Thy/ML.thy Thu Sep 07 15:16:41 2006 +0200 @@ -15,4 +15,11 @@ text {* FIXME beyond the basis library definition *} + +chapter {* Cookbook *} + +section {* Defining a method that depends on declarations in the context *} + +text FIXME + end