CookBook/Appendix.thy
author berghofe
Fri, 10 Oct 2008 17:13:21 +0200
changeset 32 5bb2d29553c2
parent 13 2b07da8b310d
child 73 bcbcf5c839ae
permissions -rw-r--r--
Added new chapter about writing packages.


theory Appendix
imports Main
begin

text {* \appendix *}

chapter {* Recipes *}


end