diff options
author | Rustan Leino <leino@microsoft.com> | 2011-05-26 18:31:53 -0700 |
---|---|---|
committer | Rustan Leino <leino@microsoft.com> | 2011-05-26 18:31:53 -0700 |
commit | 38a81d249bdc1f40359a7d2c74b33c7a198bc551 (patch) | |
tree | 9a0bc1734ae11126304c4f11f1ace35bbe384277 /Test/dafny1/Answer | |
parent | ee3d7dcd4eaf1694336ae8f12672bd9e8fa37389 (diff) |
Dafny: fixed bug in induction-tactic heuristic (should never pick values whose type is a type parameter)
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 0111f9af..5ee9f921 100644 --- a/Test/dafny1/Answer +++ b/Test/dafny1/Answer @@ -81,7 +81,7 @@ Dafny program verifier finished with 6 verified, 0 errors -------------------- Induction.dfy --------------------
-Dafny program verifier finished with 26 verified, 0 errors
+Dafny program verifier finished with 29 verified, 0 errors
-------------------- Rippling.dfy --------------------
|