| author | kleing |
| Thu, 28 Feb 2002 18:16:23 +0100 | |
| changeset 12978 | 16cc829b9c65 |
| parent 12951 | a9fdcb71d252 |
| child 13062 | 4b1edf2f6bd2 |
| 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 |
|
| 12911 | 7 |
no_document use_thy "While_Combinator"; |
8 |
||
| 10631 | 9 |
use_thy "JTypeSafe"; |
10 |
use_thy "Example"; |
|
| 12441 | 11 |
use_thy "JListExample"; |
| 12522 | 12 |
use_thy "JVMListExample"; |
| 12951 | 13 |
use_thy "JVM"; |
| 10631 | 14 |
use_thy "BVSpecTypeSafe"; |
| 12951 | 15 |
use_thy "BVExample"; |
| 12978 | 16 |
use_thy "LBVSpec"; |
| 12786 | 17 |
|
| 12520 | 18 |
(* momentarily broken: |
| 10631 | 19 |
use_thy "LBVCorrect"; |
20 |
use_thy "LBVComplete"; |
|
| 12520 | 21 |
*) |