author | oheimb |
Fri, 15 Sep 2000 18:43:15 +0200 | |
changeset 9988 | 20433ebb241d |
parent 9579 | 28e26f468f08 |
child 10047 | 8f228c148456 |
permissions | -rw-r--r-- |
9000 | 1 |
|
9143 | 2 |
goals_limit := 1; |
8011 | 3 |
|
4 |
Unify.search_bound := 40; |
|
5 |
Unify.trace_bound := 40; |
|
6 |
||
9240 | 7 |
with_paths ["J" ] use_thy "JTypeSafe"; |
9557 | 8 |
with_paths ["J" ] use_thy "Example"; |
9143 | 9 |
with_paths ["J", "JVM", "BV"] use_thy "BVSpecTypeSafe"; |
9579 | 10 |
with_paths ["J", "JVM", "BV"] use_thy "LBVCorrect"; |
11 |
with_paths ["J", "JVM", "BV"] use_thy "LBVComplete"; |