src/HOL/W0/ROOT.ML
author wenzelm
Mon, 29 Nov 1999 15:52:49 +0100
changeset 8039 a901bafe4578
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
Goal: tuned pris;

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

Type inference for let-free MiniML
*)

writeln"Root file for HOL/W0";

Unify.trace_bound := 20;

AddSEs [less_SucE];

time_use_thy "I";