doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Wed, 13 Aug 2008 20:57:16 +0200
changeset 27848 eda38d6e55da
parent 27048 0e86aab627f3
child 28751 aad88e7344f0
permissions -rw-r--r--
removed obsolete theorems; handle generic XML markup as well (plain <markup> instead of <... class=markup>); misc tuning/update according to Pure/Generic/markup.ML;


(* $Id$ *)

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

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