summaryrefslogtreecommitdiff
path: root/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2014-07-09 17:28:55 -0700
committerGravatar Rustan Leino <unknown>2014-07-09 17:28:55 -0700
commit6eec3f506008f7522f9dadbc06a4e871a5faa1ae (patch)
tree7e5155ccd8fd56cd8574fe4af94fff64be59b5d4 /Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect
parent0b49381e22c87a75e39fd898a63e18145e027f3f (diff)
Improved AnalyzeList encoding in a way that performs way better.
Cleaned up file to use some improved Dafny constructs.
Diffstat (limited to 'Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect')
-rw-r--r--Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect b/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect
index 9d7e625f..5add7af7 100644
--- a/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect
+++ b/Test/dafny2/COST-verif-comp-2011-4-FloydCycleDetect.dfy.expect
@@ -1,2 +1,2 @@
-Dafny program verifier finished with 25 verified, 0 errors
+Dafny program verifier finished with 23 verified, 0 errors