doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Sat, 24 May 2008 22:04:44 +0200
changeset 26985 51c5acd57b75
parent 26869 3bc332135aa7
child 27035 d038a2ba87f6
permissions -rw-r--r--
function: uniform treatment of target, not as config;


(* $Id$ *)

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

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