| author | wenzelm |
| Tue, 03 Oct 2000 22:39:49 +0200 | |
| changeset 10148 | 739327964a5c |
| parent 9844 | 8016321c7de1 |
| child 10538 | d1bf9ca9008d |
| permissions | -rw-r--r-- |
| 9834 | 1 |
use "../settings.ML"; |
| 8745 | 2 |
use_thy "Tree"; |
| 9493 | 3 |
use_thy "Tree2"; |
| 9721 | 4 |
use_thy "case_exprs"; |
| 8745 | 5 |
use_thy "fakenat"; |
6 |
use_thy "natsum"; |
|
7 |
use_thy "arith1"; |
|
8 |
use_thy "arith2"; |
|
9 |
use_thy "arith3"; |
|
10 |
use_thy "pairs"; |
|
11 |
use_thy "types"; |
|
12 |
use_thy "prime_def"; |
|
| 9844 | 13 |
use_thy "simp"; |
| 8745 | 14 |
use_thy "Itrev"; |
| 9644 | 15 |
use_thy "AdvancedInd"; |