doc-src/IsarRef/Thy/ROOT.ML
author blanchet
Fri, 23 Jul 2010 15:04:49 +0200
changeset 37961 6a48c85a211a
parent 37216 3165bc303f66
child 38767 d8da44a8dd25
permissions -rw-r--r--
first step in using "fof" rather than "cnf" in TPTP problems

Unsynchronized.set quick_and_dirty;
Unsynchronized.set Thy_Output.source;
use "../../antiquote_setup.ML";

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