doc-src/Codegen/Thy/ROOT.ML
author haftmann
Tue, 11 May 2010 08:36:02 +0200
changeset 36811 4ab4aa5bee1c
parent 31050 555b56b66fcf
child 37613 355ec1b521e6
permissions -rw-r--r--
renamed former Int.int_induct to Int.int_of_nat_induct, former Presburger.int_induct to Int.int_induct: is more conservative and more natural than the intermediate solution


no_document use_thy "Setup";
no_document use_thys ["Efficient_Nat"];

use_thy "Introduction";
use_thy "Program";
use_thy "Adaptation";
use_thy "Further";
use_thy "ML";