From d652155ae013f36a1ee17653a8e458baad2d9c2c Mon Sep 17 00:00:00 2001 From: Checkmate50 Date: Mon, 6 Jun 2016 23:14:18 -0600 Subject: Merging complete. Everything looks good *crosses fingers* --- Test/bitvectors/bv3.bpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Test/bitvectors/bv3.bpl') diff --git a/Test/bitvectors/bv3.bpl b/Test/bitvectors/bv3.bpl index 5a2ce47f..5b21ca59 100644 --- a/Test/bitvectors/bv3.bpl +++ b/Test/bitvectors/bv3.bpl @@ -1,5 +1,5 @@ -// RUN: %boogie -proverWarnings:1 "%s" > "%t" -// RUN: %diff "%s.expect" "%t" -type bv; -type bv16; - +// RUN: %boogie -proverWarnings:1 "%s" > "%t" +// RUN: %diff "%s.expect" "%t" +type bv; +type bv16; + -- cgit v1.2.3