src/HOL/Lambda/ROOT.ML
author wenzelm
Sun, 27 Feb 2000 15:22:14 +0100
changeset 8302 da404f79c1fc
parent 6490 4961ecbaaff7
child 9000 c20d58286a51
permissions -rw-r--r--
added dest_conj;

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