doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML
author wenzelm
Tue, 27 Jan 2009 00:42:12 +0100
changeset 29636 d01bada1df33
parent 28420 293b166c45c5
permissions -rw-r--r--
thm_proof: replaced lazy by composed futures;


(* $Id$ *)

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

use_thy "Introduction";
use_thy "Program";
use_thy "Adaption";
use_thy "Further";
use_thy "ML";