src/HOL/MiniML/ROOT.ML
author nipkow
Wed, 22 May 1996 17:11:54 +0200
changeset 1757 f7a573c46611
parent 1351 4a960c012383
child 1925 1150f128c7fe
permissions -rw-r--r--
Added the second half of the W/I correspondence.

(*  Title: 	HOL/MiniML/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/MiniML";
Unify.trace_bound := 20;

time_use_thy "I";