src/HOL/Lambda/ROOT.ML
author wenzelm
Mon, 18 Sep 2000 14:10:31 +0200
changeset 10015 8c16ec5ba62b
parent 9115 67409447f788
child 10264 ef384b242d09
permissions -rw-r--r--
indicate occurrences of 'handle _';

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