doc-src/IsarRef/Thy/ROOT.ML
author haftmann
Fri, 24 Feb 2012 22:46:16 +0100
changeset 46663 7fe029e818c2
parent 42917 ba23e83b0868
permissions -rw-r--r--
explicit is better than implicit

quick_and_dirty := true;

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