CookBook/Appendix.thy
author berghofe
Fri, 10 Oct 2008 17:08:15 +0200
changeset 27 104af757fbf0
parent 13 2b07da8b310d
child 73 bcbcf5c839ae
permissions -rw-r--r--
Added chapter about writing packages.


theory Appendix
imports Main
begin

text {* \appendix *}

chapter {* Recipes *}


end