doc-src/IsarRef/Thy/ROOT.ML
author haftmann
Tue, 14 Jul 2009 16:27:32 +0200
changeset 32069 6d28bbd33e2c
parent 30242 aea5d7fa7ef5
child 32833 f3716d1a2e48
permissions -rw-r--r--
prefer code_inline over code_unfold; use code_unfold_post where appropriate

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