diff options
author | rustanleino <unknown> | 2011-03-26 01:58:19 +0000 |
---|---|---|
committer | rustanleino <unknown> | 2011-03-26 01:58:19 +0000 |
commit | c16176d2993c2df6b8b1b136c28a76cac3165b57 (patch) | |
tree | e9d4aacde97bece06d720bebcfaea7a1ab9f1e84 /Test/dafny1/Answer | |
parent | 6eb6941181eeffa85828eca3a1effa33f72628b5 (diff) |
Dafny: compile quantifiers
Dafny: allow {:induction} attribute to take an explicit list of bound variables on which to apply induction
Dafny: split expressions when proving function postconditions
Boogie and BVD: updated copyright year ranges
Diffstat (limited to 'Test/dafny1/Answer')
-rw-r--r-- | Test/dafny1/Answer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny1/Answer b/Test/dafny1/Answer index 4bf200cd..d9b32305 100644 --- a/Test/dafny1/Answer +++ b/Test/dafny1/Answer @@ -73,7 +73,7 @@ Dafny program verifier finished with 6 verified, 0 errors -------------------- Induction.dfy --------------------
-Dafny program verifier finished with 22 verified, 0 errors
+Dafny program verifier finished with 23 verified, 0 errors
-------------------- Rippling.dfy --------------------
|