CookBook/Appendix.thy
author Christian Urban <urbanc@in.tum.de>
Tue, 16 Dec 2008 08:08:44 +0000
changeset 56 126646f2aa88
parent 13 2b07da8b310d
child 73 bcbcf5c839ae
permissions -rw-r--r--
added a para on Scan.unless and an exercise about scanning comments


theory Appendix
imports Main
begin

text {* \appendix *}

chapter {* Recipes *}


end