src/HOL/W0/ROOT.ML
author oheimb
Wed, 12 Nov 1997 18:58:50 +0100
changeset 4223 f60e3d2c81d3
parent 3386 2a2def2ac317
child 6349 f7750d816c21
permissions -rw-r--r--
added thin_refl to hyp_subst_tac

(*  Title:      HOL/W0/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1995 TUM

Type inference for let-free MiniML
*)

HOL_build_completed;    (*Make examples fail if HOL did*)

writeln"Root file for HOL/W0";
Unify.trace_bound := 20;

AddSEs [less_SucE];

time_use_thy "I";