doc-src/Codegen/Thy/ROOT.ML
author blanchet
Mon, 08 Nov 2010 02:33:48 +0100
changeset 40419 718b44dbd74d
parent 38510 ec0408c7328b
permissions -rw-r--r--
make sure the SMT solver runs several iterations by lowering the timeout at each iteration -- yields better results in practice


no_document use_thy "Setup";

use_thy "Introduction";
use_thy "Foundations";
use_thy "Refinement";
use_thy "Inductive_Predicate";
use_thy "Evaluation";
use_thy "Adaptation";
use_thy "Further";