doc-src/TutorialI/Misc/ROOT.ML
author paulson
Wed, 10 Jan 2001 11:09:11 +0100
changeset 10846 623141a08705
parent 10543 8e4307d1207a
child 10978 5eebea8f359f
permissions -rw-r--r--
reformatting, and splitting the end of "Primes" to create "Forward"

use "../settings.ML";
use_thy "Tree";
use_thy "Tree2";
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";