| author | wenzelm |
| Sat, 28 Jul 2012 19:49:09 +0200 | |
| changeset 48583 | ed975dbb16ca |
| parent 46318 | 8038d050ff15 |
| child 48790 | 6e739225dd8a |
| permissions | -rw-r--r-- |
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32325
diff
changeset
|
1 |
#main object logics |
| 32325 | 2 |
src/Pure |
3 |
src/FOL |
|
4 |
src/HOL |
|
5 |
src/ZF |
|
6 |
src/CCL |
|
7 |
src/CTT |
|
8 |
src/Cube |
|
9 |
src/FOLP |
|
10 |
src/LCF |
|
11 |
src/Sequents |
|
|
32327
0971cc0b6a57
src/HOL/Tools/ATP_Manager as separate component, with (almost) everything in one place;
wenzelm
parents:
32325
diff
changeset
|
12 |
#misc components |
| 32482 | 13 |
src/Tools/Code |
|
43284
04d473e883df
build jedit as part of regular startup script (in that case depending on jedit_build component);
wenzelm
parents:
42105
diff
changeset
|
14 |
src/Tools/jEdit |
| 33817 | 15 |
src/Tools/WWW_Find |
| 46318 | 16 |
src/HOL/Mirabelle |
17 |
src/HOL/Mutabelle |
|
18 |
src/HOL/Library/Sum_of_Squares |
|
| 38048 | 19 |
src/HOL/Tools/ATP |
| 46318 | 20 |
src/HOL/Tools/Predicate_Compile |
| 36898 | 21 |
src/HOL/Tools/SMT |
| 46318 | 22 |
src/HOL/TPTP |