doc-src/TutorialI/Rules/ROOT.ML
author boehmes
Sun, 19 Sep 2010 00:29:13 +0200
changeset 39535 cd1bb7125d8a
parent 16546 77e7fd18b785
child 42637 381fdcab0f36
permissions -rw-r--r--
do not treat natural numbers as a datatype (natural numbers are considered an abstract type with a coercion to integers)

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

use_thy "find2";