src/HOL/Lambda/ROOT.ML
author wenzelm
Wed, 03 Feb 1999 17:34:27 +0100
changeset 6216 05d99c0bbfa0
parent 5261 ce3c25c8a694
child 6349 f7750d816c21
permissions -rw-r--r--
add_path / reset_path;

(*  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";
add_path "../Induct";
time_use_thy "InductTermi";