doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Mon, 05 May 2008 15:23:21 +0200
changeset 26782 19363c70b5c4
parent 26779 35809287ab23
child 26840 ec46381f149d
permissions -rw-r--r--
converted generic.tex to Thy/Generic.thy;
wenzelm@26738
     1
wenzelm@26738
     2
(* $Id$ *)
wenzelm@26741
     3
wenzelm@26741
     4
use "../../antiquote_setup.ML";
wenzelm@26741
     5
use_thy "intro";
wenzelm@26754
     6
use_thy "syntax";
wenzelm@26767
     7
use_thy "pure";
wenzelm@26782
     8
use_thy "Generic";
wenzelm@26779
     9
use_thy "Quick_Reference";