CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Thu, 02 Oct 2008 04:48:41 -0400
changeset 15 9da9ba2b095b
parent 13 2b07da8b310d
child 27 104af757fbf0
permissions -rw-r--r--
added a solution section and some other minor additions

set quick_and_dirty;

use_thy "Intro";
use_thy "FirstSteps";
use_thy "Parsing";

use_thy "Appendix";
use_thy "Recipes/NamedThms";
use_thy "Recipes/Transformation";

use_thy "Solutions";