doc-src/IsarRef/Thy/ROOT.ML
author krauss
Sun, 21 Aug 2011 22:13:04 +0200
changeset 44367 74c08021ab2e
parent 42917 ba23e83b0868
permissions -rw-r--r--
changed constant names and notation to match HOL/Subst/*.thy, from which this theory is a clone.

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