src/HOL/Lambda/ROOT.ML
author wenzelm
Fri, 26 Oct 2001 12:24:19 +0200
changeset 11943 a9672446b45f
parent 10264 ef384b242d09
child 13031 3f7824dd8ddf
permissions -rw-r--r--
tuned notation;

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

Syntax.ambiguity_level := 100;

time_use_thy "Eta";
time_use_thy "Accessible_Part";
time_use_thy "Type";