src/HOL/Lambda/ROOT.ML
author paulson
Thu, 08 Jul 1999 13:37:40 +0200
changeset 6914 ad689270a265
parent 6490 4961ecbaaff7
child 9000 c20d58286a51
permissions -rw-r--r--
new theory IntDiv.thy

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