src/HOL/W0/ROOT.ML
author paulson
Mon, 02 Jun 1997 12:16:24 +0200
changeset 3386 2a2def2ac317
parent 2520 aecaa76e7eff
child 6349 f7750d816c21
permissions -rw-r--r--
Corrected banner: it is W0, not MiniML

(*  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";