doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Sun, 08 Mar 2009 15:01:10 +0100
changeset 30358 f7fea73b97a6
parent 30242 aea5d7fa7ef5
child 32833 f3716d1a2e48
permissions -rw-r--r--
index_ML: removed spurious writeln introduced in 41ce4f5c97c9 -- it merely produces unreadable LaTeX sources;

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

use_thys [
  "Introduction",
  "Framework",
  "First_Order_Logic",
  "Outer_Syntax",
  "Document_Preparation",
  "Spec",
  "Proof",
  "Inner_Syntax",
  "Misc",
  "Generic",
  "HOL_Specific",
  "Quick_Reference",
  "Symbols",
  "ML_Tactic"
];