doc-src/TutorialI/Rules/ROOT.ML
author paulson
Tue, 09 Jan 2007 18:12:59 +0100
changeset 22044 6c0702a96076
parent 16546 77e7fd18b785
child 42637 381fdcab0f36
permissions -rw-r--r--
More compact proof reconstruction: lines having fewer than !min_deps dependences are folded into the rest of the proof.

(* ID:         $Id$ *)
use_thy "Basic";
use_thy "Blast";
use_thy "Force";
use_thy "Forward";
use_thy "Tacticals";

use_thy "find2";