doc-src/IsarImplementation/Thy/ROOT.ML
author haftmann
Sun, 22 Jul 2012 09:56:34 +0200
changeset 48427 571cb1df0768
parent 46295 2548a85b0e02
permissions -rw-r--r--
library theories for debugging and parallel computing using code generation towards Isabelle/ML

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