Skip to content

Commit 91701a6

Browse files
author
Peter Schrammel
committed
version 0.4
1 parent ac8a6a0 commit 91701a6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

COMPILING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
./install.sh
44

5-
The executable is in src/summarizer/2ls
5+
The executable is src/summarizer/2ls
66

regression/termination/precond_term1/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ int foo(int y)
1111
//assert(-(x-(x+y))>0);
1212
//assert(!( (signed __CPROVER_bitvector[65])-1 * (signed __CPROVER_bitvector[65])x_lb <= (signed __CPROVER_bitvector[65])-1 * (signed __CPROVER_bitvector[65])x));
1313
}
14-
// if(0) assert(0);
1514
return x;
1615
}
1716

0 commit comments

Comments
 (0)