src/HOL/Lambda/ROOT.ML
author berghofe
Fri, 23 Jun 2000 12:28:09 +0200
changeset 9115 67409447f788
parent 9000 c20d58286a51
child 10264 ef384b242d09
permissions -rw-r--r--
Added new theory.

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

time_use_thy "Eta";
with_path "../Induct" time_use_thy "Acc";
time_use_thy "Type";