diff options
author | Checkmate50 <dgeisler50@gmail.com> | 2016-06-06 23:40:06 -0600 |
---|---|---|
committer | Checkmate50 <dgeisler50@gmail.com> | 2016-06-06 23:40:06 -0600 |
commit | 0c22f92b10430cd70507649b1fdae62eaffac0c9 (patch) | |
tree | e9ff604bd1dbc7134c3004e53e153f7ce2938d59 /Test | |
parent | d652155ae013f36a1ee17653a8e458baad2d9c2c (diff) |
minor changes
Diffstat (limited to 'Test')
-rw-r--r-- | Test/floats/float1.bpl.expect | 4 | ||||
-rw-r--r-- | Test/floats/float12.bpl.expect | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Test/floats/float1.bpl.expect b/Test/floats/float1.bpl.expect index 6abb715b..37fad75c 100644 --- a/Test/floats/float1.bpl.expect +++ b/Test/floats/float1.bpl.expect @@ -1,2 +1,2 @@ -
-Boogie program verifier finished with 1 verified, 0 errors
+ +Boogie program verifier finished with 1 verified, 0 errors diff --git a/Test/floats/float12.bpl.expect b/Test/floats/float12.bpl.expect index 6abb715b..37fad75c 100644 --- a/Test/floats/float12.bpl.expect +++ b/Test/floats/float12.bpl.expect @@ -1,2 +1,2 @@ -
-Boogie program verifier finished with 1 verified, 0 errors
+ +Boogie program verifier finished with 1 verified, 0 errors |