summaryrefslogtreecommitdiff
path: root/Test/dafny1/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2011-05-26 18:31:53 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2011-05-26 18:31:53 -0700
commit38a81d249bdc1f40359a7d2c74b33c7a198bc551 (patch)
tree9a0bc1734ae11126304c4f11f1ace35bbe384277 /Test/dafny1/Answer
parentee3d7dcd4eaf1694336ae8f12672bd9e8fa37389 (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/Answer2
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 --------------------