doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Thu, 04 Dec 2008 23:00:27 +0100
changeset 28972 cb8a2c3e188f
parent 28838 d5db6dfcb34a
child 29716 b6266c4c68fe
child 30240 5b25fee0362c
permissions -rw-r--r--
renamed type Future.T to future; added map combinator;


(* $Id$ *)

set ThyOutput.source;
use "../../antiquote_setup.ML";

use_thy "Introduction";
use_thy "Outer_Syntax";
use_thy "Document_Preparation";
use_thy "Spec";
use_thy "Proof";
use_thy "Inner_Syntax";
use_thy "Misc";
use_thy "Generic";
use_thy "HOL_Specific";
use_thy "Quick_Reference";
use_thy "Symbols";
use_thy "ML_Tactic";