diff -r 2f1736cb8f26 -r 2b07da8b310d CookBook/ROOT.ML --- a/CookBook/ROOT.ML Wed Oct 01 15:40:20 2008 -0400 +++ b/CookBook/ROOT.ML Wed Oct 01 20:09:45 2008 -0400 @@ -3,5 +3,7 @@ use_thy "Intro"; use_thy "FirstSteps"; use_thy "Parsing"; -use_thy "NamedThms"; -use_thy "Transformation"; \ No newline at end of file + +use_thy "Appendix"; +use_thy "Recipes/NamedThms"; +use_thy "Recipes/Transformation"; \ No newline at end of file