doc-src/IsarRef/Thy/ROOT.ML
author blanchet
Tue, 07 Jun 2011 07:04:53 +0200
changeset 43223 c9e87dc92d9e
parent 42651 e3fdb7c96be5
child 42915 f35aae36cad0
permissions -rw-r--r--
renamed example theory to "ATP_Export", for consistency with its underlying "ATP_" modules

quick_and_dirty := true;

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