doc-src/Codegen/Thy/ROOT.ML
author wenzelm
Sat, 27 Jun 2009 17:34:48 +0200
changeset 31818 f698f76a3713
parent 31050 555b56b66fcf
child 37613 355ec1b521e6
permissions -rw-r--r--
builtin isabelle_tool for ML and Scala -- avoids excessive shell script (especially important for Cygwin);


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