| author | wenzelm | 
| Sun, 14 Oct 2001 20:06:13 +0200 | |
| changeset 11757 | 122be3f5b4b7 | 
| parent 10264 | ef384b242d09 | 
| child 11943 | a9672446b45f | 
| 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  | 
||
| 1269 | 7  | 
time_use_thy "Eta";  | 
| 10264 | 8  | 
time_use_thy "Accessible_Part";  | 
| 9115 | 9  | 
time_use_thy "Type";  |