| author | paulson |
| Fri, 23 Jul 1999 17:30:27 +0200 | |
| changeset 7078 | 4e64b2bd10ce |
| parent 6490 | 4961ecbaaff7 |
| child 9000 | c20d58286a51 |
| 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 |
||
| 1165 | 7 |
writeln"Root file for HOL/Lambda"; |
| 1296 | 8 |
|
| 1269 | 9 |
time_use_thy "Eta"; |
| 6490 | 10 |
time_use_thy "../Induct/Acc"; |
|
5261
ce3c25c8a694
First steps towards termination of simply typed terms.
nipkow
parents:
1465
diff
changeset
|
11 |
time_use_thy "InductTermi"; |