doc-src/TutorialI/Inductive/ROOT.ML
author berghofe
Fri, 10 Dec 2004 16:54:17 +0100
changeset 15397 5260ac75e07c
parent 10762 cd1a2bee5549
permissions -rw-r--r--
Fixed bug in mk_gen_of_def that could cause non-termination of the generator for datatypes with nested recursion (such as trie).

use "../settings.ML";
use_thy "Even";
use_thy "Mutual";
use_thy "Star";
use_thy "AB";
use_thy "Advanced";