doc-src/IsarImplementation/Thy/ROOT.ML
author blanchet
Mon, 08 Nov 2010 02:33:48 +0100
changeset 40419 718b44dbd74d
parent 39884 a16b18fd6299
child 46295 2548a85b0e02
permissions -rw-r--r--
make sure the SMT solver runs several iterations by lowering the timeout at each iteration -- yields better results in practice

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