| author | wenzelm |
| Wed, 24 Jan 2001 20:57:19 +0100 | |
| changeset 10975 | 32ba04b00ec0 |
| parent 10543 | 8e4307d1207a |
| child 10978 | 5eebea8f359f |
| 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 "pairs"; |
|
| 10543 | 8 |
use_thy "Option2"; |
| 8745 | 9 |
use_thy "types"; |
10 |
use_thy "prime_def"; |
|
| 9844 | 11 |
use_thy "simp"; |
| 8745 | 12 |
use_thy "Itrev"; |
| 9644 | 13 |
use_thy "AdvancedInd"; |