src/HOL/Lambda/ROOT.ML
author oheimb
Mon, 21 Sep 1998 23:25:27 +0200
changeset 5526 e7617b57a3e6
parent 5261 ce3c25c8a694
child 6216 05d99c0bbfa0
permissions -rw-r--r--
*** empty log message ***

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