src/HOL/MiniML/ROOT.ML
author clasohm
Fri, 01 Dec 1995 12:03:13 +0100
changeset 1376 92f83b9d17e1
parent 1351 4a960c012383
child 1925 1150f128c7fe
permissions -rw-r--r--
removed quotes from consts and syntax sections

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