doc-src/IsarRef/Thy/ROOT.ML
author bulwahn
Tue, 14 Feb 2012 17:29:53 +0100
changeset 46477 db693eb03a3f
parent 42917 ba23e83b0868
permissions -rw-r--r--
adding abort_potential configuration in Quickcheck

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