doc-src/IsarRef/Thy/ROOT.ML
author wenzelm
Sat, 17 Sep 2011 17:55:39 +0200
changeset 44953 cdfe42f1267c
parent 42917 ba23e83b0868
permissions -rw-r--r--
sane default for class Thy_Load;

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