doc-src/TutorialI/Rules/ROOT.ML
author wenzelm
Mon, 27 Feb 2012 15:48:02 +0100
changeset 46708 b138dee7bed3
parent 42637 381fdcab0f36
permissions -rw-r--r--
prefer cut_tac, where it is clear that the special variants cut_rules_tac or cut_facts_tac are not required;

use_thy "Basic";
use_thy "Blast";
use_thy "Force";
use_thy "Forward";
use_thy "Tacticals";

use_thy "find2";