doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Thu, 26 Jul 2012 17:32:28 +0200
changeset 48521 0e4bb86c74fd
parent 46295 2548a85b0e02
permissions -rw-r--r--
adhoc reordering to prevent implicit side-effects of some theories in Types, Rules, Sets;

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