doc-src/TutorialI/Rules/ROOT.ML
author wenzelm
Fri, 02 Dec 2005 22:54:50 +0100
changeset 18340 3fdff270aa04
parent 16546 77e7fd18b785
child 42637 381fdcab0f36
permissions -rw-r--r--
removed fixed_tr: now handled in syntax module; replaced mixfix_typ by TypeInfer.mixfixT, which handles binders as well; def: beta/eta contract lhs;

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

use_thy "find2";