doc-src/IsarAdvanced/Codegen/Thy/ROOT.ML
author kleing
Wed, 11 Feb 2009 16:03:10 +1100
changeset 29858 c8cee17d7e50
parent 28420 293b166c45c5
permissions -rw-r--r--
Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke


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