doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 16 Feb 2009 20:47:44 +0100
changeset 29755 d66b34e46bdf
parent 29730 924c1fd5f303
child 30167 faf7b2ba1fef
permissions -rw-r--r--
observe usual theory naming conventions;

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