CookBook/ROOT.ML
changeset 13 2b07da8b310d
parent 12 2f1736cb8f26
child 15 9da9ba2b095b
--- 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