doc-src/IsarImplementation/Thy/ROOT.ML
author blanchet
Tue, 20 Mar 2012 10:06:35 +0100
changeset 47039 1b36a05a070d
parent 46295 2548a85b0e02
permissions -rw-r--r--
added "metis_advisory_simp" option to orient as many equations as possible in Metis the right way (cf. "More SPASS with Isabelle")

use_thys [
  "Eq",
  "Integration",
  "Isar",
  "Local_Theory",
  "Logic",
  "ML",
  "Prelim",
  "Proof",
  "Syntax",
  "Tactic"
];