| author | wenzelm | 
| Tue, 23 Oct 2001 22:52:31 +0200 | |
| changeset 11908 | 82f68fd05094 | 
| 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: 
1465diff
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"; |