src/HOL/Lambda/ROOT.ML
author paulson
Thu, 01 Oct 1998 18:30:05 +0200
changeset 5601 b6456ccd9e3e
parent 5261 ce3c25c8a694
child 6216 05d99c0bbfa0
permissions -rw-r--r--
revised for new treatment of integers

(*  Title:      HOL/Lambda/ROOT.ML
    ID:         $Id$
    Author:     Tobias Nipkow
    Copyright   1998 TUM
*)

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

writeln"Root file for HOL/Lambda";

time_use_thy "Eta";
loadpath := [".","../Induct"];
time_use_thy "InductTermi";