author | kleing |
Sun, 16 Dec 2001 00:19:08 +0100 | |
changeset 12519 | a955fe2879ba |
parent 12441 | c586d08520ad |
child 12520 | 6d754b9a1303 |
permissions | -rw-r--r-- |
9143 | 1 |
goals_limit := 1; |
8011 | 2 |
|
10611 | 3 |
add_path "J"; |
4 |
add_path "JVM"; |
|
5 |
add_path "BV"; |
|
10631 | 6 |
|
7 |
use_thy "JTypeSafe"; |
|
8 |
use_thy "Example"; |
|
12441 | 9 |
use_thy "JListExample"; |
10 |
use_thy "JVMListExample"; |
|
10631 | 11 |
use_thy "BVSpecTypeSafe"; |
12 |
use_thy "LBVCorrect"; |
|
13 |
use_thy "LBVComplete"; |
|
14 |
use_thy "JVM"; |