doc-src/IsarImplementation/Thy/ROOT.ML
author wenzelm
Thu, 09 Feb 2012 19:34:23 +0100
changeset 46295 2548a85b0e02
parent 39884 a16b18fd6299
permissions -rw-r--r--
basic setup for equational reasoning; updated rewrite_goals_tac and fold_goals_tac;

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