src/HOL/Lambda/ROOT.ML
author paulson
Fri, 30 Aug 2002 16:42:45 +0200
changeset 13550 5a176b8dda84
parent 13031 3f7824dd8ddf
child 14067 3cc65d66fa12
permissions -rw-r--r--
removal of blast.overloaded

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

Syntax.ambiguity_level := 100;

set timing;
time_use_thy "Eta";
no_document time_use_thy "Accessible_Part";
time_use_thy "Type";