CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Fri, 17 Oct 2008 17:41:34 -0400
changeset 40 35e1dff0d9bb
parent 27 104af757fbf0
child 41 b11653b11bd3
permissions -rw-r--r--
more on the parsing section

set quick_and_dirty;

no_document use_thy "Base";

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

no_document use_thy "Package/Simple_Inductive_Package";
use_thy "Package/Ind_Intro";
use_thy "Package/Ind_Examples";
use_thy "Package/Ind_General_Scheme";
use_thy "Package/Ind_Interface";

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

use_thy "Solutions";