doc-src/IsarRef/Thy/ROOT.ML
author haftmann
Tue, 10 Jun 2008 15:30:06 +0200
changeset 27103 d8549f4d900b
parent 27048 0e86aab627f3
child 28751 aad88e7344f0
permissions -rw-r--r--
major refactorings in code generator modules


(* $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";