src/HOL/Lambda/ROOT.ML
author wenzelm
Wed, 10 Mar 1999 10:55:12 +0100
changeset 6340 7d5cbd5819a0
parent 6216 05d99c0bbfa0
child 6349 f7750d816c21
permissions -rw-r--r--
HTML output;

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