src/HOL/Lambda/ROOT.ML
author paulson
Tue, 23 May 2000 18:06:22 +0200
changeset 8935 548901d05a0e
parent 6490 4961ecbaaff7
child 9000 c20d58286a51
permissions -rw-r--r--
added type constraint ::nat because 0 is now overloaded

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