doc-src/TutorialI/Rules/ROOT.ML
author blanchet
Wed, 28 Oct 2009 17:43:43 +0100
changeset 33561 ab01b72715ef
parent 16546 77e7fd18b785
child 42637 381fdcab0f36
permissions -rw-r--r--
introduced Auto Nitpick in addition to Auto Quickcheck; this required generalizing the theorem hook used by Quickcheck, following a suggestion by Florian

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

use_thy "find2";