src/HOL/Lambda/ROOT.ML
author wenzelm
Thu, 22 Apr 1999 18:25:07 +0200
changeset 6490 4961ecbaaff7
parent 6349 f7750d816c21
child 9000 c20d58286a51
permissions -rw-r--r--
improved load paths;

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