doc-src/TutorialI/Misc/ROOT.ML
author krauss
Mon, 12 May 2008 22:11:06 +0200
changeset 26875 e18574413bc4
parent 13305 f88d0c363582
permissions -rw-r--r--
Measure functions can now be declared via special rules, allowing for a prolog-style generation of measure functions for a specific type.

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
use_thy "Plus";
use_thy "case_exprs";
use_thy "fakenat";
use_thy "natsum";
use_thy "pairs";
use_thy "Option2";
use_thy "types";
use_thy "prime_def";
use_thy "simp";
use_thy "Itrev";
use_thy "AdvancedInd";
use_thy "appendix";