doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 16 Feb 2009 20:15:40 +0100
changeset 29752 ad4e3a577fd3
parent 29730 924c1fd5f303
child 30167 faf7b2ba1fef
permissions -rw-r--r--
modernized some theory names;

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

use_thy "Introduction";
use_thy "Framework";
use_thy "First_Order_Logic";
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";