author | wenzelm |
Fri, 06 Oct 2000 17:35:58 +0200 | |
changeset 10168 | 50be659d4222 |
parent 9115 | 67409447f788 |
child 10264 | ef384b242d09 |
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"; |
9000 | 8 |
with_path "../Induct" time_use_thy "Acc"; |
9115 | 9 |
time_use_thy "Type"; |