src/HOL/Lambda/ROOT.ML
author oheimb
Wed, 03 Apr 2002 10:21:13 +0200
changeset 13076 70704dd48bd5
parent 13031 3f7824dd8ddf
child 13550 5a176b8dda84
permissions -rw-r--r--
bugfix concerning claset(), added limited support for ALLGOALS + fast_tac etc.

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

Syntax.ambiguity_level := 100;

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