CookBook/Appendix.thy
author Christian Urban <urbanc@in.tum.de>
Sat, 03 Jan 2009 20:44:54 +0000
changeset 60 5b9c6010897b
parent 13 2b07da8b310d
child 73 bcbcf5c839ae
permissions -rw-r--r--
doem tuning and made the cookbook work again with recent changes (CookBook/Package/Ind_Interface.thy needs to be looked at to see what the problem with the new parser type is)


theory Appendix
imports Main
begin

text {* \appendix *}

chapter {* Recipes *}


end