doc-src/Codegen/Thy/ROOT.ML
author boehmes
Mon, 03 Jan 2011 16:22:08 +0100
changeset 41426 09615ed31f04
parent 38510 ec0408c7328b
permissions -rw-r--r--
re-implemented support for datatypes (including records and typedefs); added test cases for datatypes, records and typedefs


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