| author | berghofe |
| Mon, 30 Sep 2002 16:36:57 +0200 | |
| changeset 13605 | 528f7489a403 |
| parent 13550 | 5a176b8dda84 |
| child 14067 | 3cc65d66fa12 |
| permissions | -rw-r--r-- |
| 1465 | 1 |
(* Title: HOL/Lambda/ROOT.ML |
| 1126 | 2 |
ID: $Id$ |
| 1465 | 3 |
Author: Tobias Nipkow |
|
5261
ce3c25c8a694
First steps towards termination of simply typed terms.
nipkow
parents:
1465
diff
changeset
|
4 |
Copyright 1998 TUM |
| 1126 | 5 |
*) |
6 |
||
| 11943 | 7 |
Syntax.ambiguity_level := 100; |
8 |
||
| 13550 | 9 |
set timing; |
| 1269 | 10 |
time_use_thy "Eta"; |
| 13031 | 11 |
no_document time_use_thy "Accessible_Part"; |
| 9115 | 12 |
time_use_thy "Type"; |