CookBook/ROOT.ML
author Christian Urban <urbanc@in.tum.de>
Wed, 29 Oct 2008 13:58:36 +0100
changeset 43 02f76f1b6e7b
parent 41 b11653b11bd3
child 44 dee4b3e66dfe
permissions -rw-r--r--
added positions to anti-quotations; removed old antiquotation_setup; tuned the text a bit

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 "Recipes/Antiquotes";

use_thy "Solutions";