src/HOL/W0/ROOT.ML
author paulson
Thu, 10 Sep 1998 17:23:16 +0200
changeset 5451 08ca6e067ee6
parent 3386 2a2def2ac317
child 6349 f7750d816c21
permissions -rw-r--r--
tided the unused rule irrefl_tranclI

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