src/HOL/W0/ROOT.ML
author nipkow
Thu, 30 Mar 2000 19:44:11 +0200
changeset 8622 870a58dd0ddd
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
the simplification rules returned from TFL are now paired with the row they came from.

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