author | paulson |
Tue, 05 Sep 2000 13:12:00 +0200 | |
changeset 9843 | cc8aa63bdad6 |
parent 9834 | 109b11c4e77e |
child 9844 | 8016321c7de1 |
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 "arith4"; |
|
11 |
use_thy "pairs"; |
|
12 |
use_thy "types"; |
|
13 |
use_thy "prime_def"; |
|
14 |
use_thy "def_rewr"; |
|
15 |
use_thy "let_rewr"; |
|
16 |
use_thy "cond_rewr"; |
|
17 |
use_thy "case_splits"; |
|
18 |
use_thy "trace_simp"; |
|
19 |
use_thy "Itrev"; |
|
9644 | 20 |
use_thy "AdvancedInd"; |
8745 | 21 |
use_thy "asm_simp"; |