doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML
author wenzelm
Thu, 04 Dec 2008 23:00:27 +0100
changeset 28972 cb8a2c3e188f
parent 28420 293b166c45c5
permissions -rw-r--r--
renamed type Future.T to future; added map combinator;


(* $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";