src/HOL/Lambda/ROOT.ML
author wenzelm
Sun, 31 Oct 1999 20:11:23 +0100
changeset 7990 0a604b2fc2b1
parent 6490 4961ecbaaff7
child 9000 c20d58286a51
permissions -rw-r--r--
updated;

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

writeln"Root file for HOL/Lambda";

time_use_thy "Eta";
time_use_thy "../Induct/Acc";
time_use_thy "InductTermi";