diff options
Diffstat (limited to 'Test/z3api/boog31.bpl')
-rw-r--r-- | Test/z3api/boog31.bpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Test/z3api/boog31.bpl b/Test/z3api/boog31.bpl index 219effce..86386a90 100644 --- a/Test/z3api/boog31.bpl +++ b/Test/z3api/boog31.bpl @@ -1,3 +1,4 @@ +type ref;
const b1:bool;
const b2:bool;
|