diff -r 2f1736cb8f26 -r 2b07da8b310d CookBook/Appendix.thy --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CookBook/Appendix.thy Wed Oct 01 20:09:45 2008 -0400 @@ -0,0 +1,15 @@ + +theory Appendix +imports Main +begin + +text {* \appendix *} + +chapter {* Recipes *} + + +end + + + +