summaryrefslogtreecommitdiff
path: root/Test/dafny0/ExistentialGuards.dfy.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/dafny0/ExistentialGuards.dfy.expect')
-rw-r--r--Test/dafny0/ExistentialGuards.dfy.expect2
1 files changed, 0 insertions, 2 deletions
diff --git a/Test/dafny0/ExistentialGuards.dfy.expect b/Test/dafny0/ExistentialGuards.dfy.expect
index 21461067..65e9f179 100644
--- a/Test/dafny0/ExistentialGuards.dfy.expect
+++ b/Test/dafny0/ExistentialGuards.dfy.expect
@@ -1,5 +1,3 @@
-// Dafny program verifier version 1.9.5.20511, Copyright (c) 2003-2015, Microsoft.
-// Command Line Options: -nologo -countVerificationErrors:0 -useBaseNameForFileName /dprint:- C:\dafny\Test\dafny0\ExistentialGuards.dfy
// ExistentialGuards.dfy
predicate P(n: int)