doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 02 Jun 2008 21:19:46 +0200
changeset 27037 33d95687514e
parent 27035 d038a2ba87f6
child 27043 3ff111ed85a1
permissions -rw-r--r--
renamed theory "syntax" to "Outer_Syntax";
wenzelm@26738
     1
wenzelm@26738
     2
(* $Id$ *)
wenzelm@26741
     3
wenzelm@26844
     4
set ThyOutput.source;
wenzelm@26741
     5
use "../../antiquote_setup.ML";
wenzelm@26844
     6
wenzelm@27035
     7
use_thy "Introduction";
wenzelm@27037
     8
use_thy "Outer_Syntax";
wenzelm@26869
     9
use_thy "Spec";
wenzelm@26869
    10
use_thy "Proof";
wenzelm@26767
    11
use_thy "pure";
wenzelm@26782
    12
use_thy "Generic";
wenzelm@26840
    13
use_thy "HOL_Specific";
wenzelm@26779
    14
use_thy "Quick_Reference";
wenzelm@26846
    15
use_thy "ML_Tactic";