doc-src/Codegen/Thy/ROOT.ML
author bulwahn
Mon, 30 Nov 2009 08:44:08 +0100
changeset 33926 dd017d9db05f
parent 31050 555b56b66fcf
child 37613 355ec1b521e6
permissions -rw-r--r--
adding subsection about the predicate compiler to the code generator tutorial


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";