doc-src/TutorialI/Misc/ROOT.ML
author wenzelm
Sun, 25 Jun 2000 23:46:39 +0200
changeset 9122 addbea344673
parent 8745 13b32661dde4
child 9493 494f8cd34df7
permissions -rw-r--r--
added state: 'a * 'b -> 'a * ('a * 'b);

use_thy "Tree";
use_thy "cases";
use_thy "fakenat";
use_thy "natsum";
use_thy "arith1";
use_thy "arith2";
use_thy "arith3";
use_thy "arith4";
use_thy "pairs";
use_thy "types";
use_thy "prime_def";
use_thy "def_rewr";
use_thy "let_rewr";
use_thy "cond_rewr";
use_thy "case_splits";
use_thy "trace_simp";
use_thy "Itrev";
use_thy "asm_simp";