doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Fri, 08 Oct 2010 17:41:51 +0100
changeset 39825 f9066b94bf07
parent 39822 0de42180febe
child 39884 a16b18fd6299
permissions -rw-r--r--
eliminated fancy \ML logo for the sake of simpler source text (less dependence on LaTeX); eliminated Isar toplevel invocation functions, which belong to TTY/ProofGeneral model; moved remaining "ML toplevel" material to "Compile-time context";

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