doc-src/TutorialI/Rules/ROOT.ML
author wenzelm
Tue, 23 Dec 2008 21:18:26 +0100
changeset 29161 9903e84a9c9c
parent 16546 77e7fd18b785
child 42637 381fdcab0f36
permissions -rw-r--r--
* Proofs of are run in parallel on multi-core systems; * High-level support for concurrent ML programming;

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

use_thy "find2";