doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 02 Jun 2008 21:01:42 +0200
changeset 27035 d038a2ba87f6
parent 26869 3bc332135aa7
child 27037 33d95687514e
permissions -rw-r--r--
renamed theory "intro" to "Introduction";


(* $Id$ *)

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

use_thy "Introduction";
use_thy "syntax";
use_thy "Spec";
use_thy "Proof";
use_thy "pure";
use_thy "Generic";
use_thy "HOL_Specific";
use_thy "Quick_Reference";
use_thy "ML_Tactic";