src/HOL/MiniML/ROOT.ML
author berghofe
Fri, 23 Oct 1998 22:36:15 +0200
changeset 5760 7e2cf2820684
parent 2525 477c05586286
child 6349 f7750d816c21
permissions -rw-r--r--
Added theorems True_not_False and False_not_True (for rep_datatype).

(*  Title:      HOL/MiniML/ROOT.ML
    ID:         $Id$
    Author:     Wolfgang Naraschewski and Tobias Nipkow
    Copyright   1995 TUM

Type inference for MiniML
*)

HOL_build_completed;    (*Make examples fail if HOL did*)

writeln"Root file for HOL/MiniML";

time_use_thy "W";