Skip to content

Commit 943fc84

Browse files
fdupressstrub
authored andcommitted
Bump provers to latest that succeeds, drop CVC4
Only Alt-Ergo needs kept back.
1 parent 98139b7 commit 943fc84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ECARGS ?=
66
ECTOUT ?= 10
77
ECJOBS ?= 0
88
ECEXTRA ?= --report=report.log
9-
ECPROVERS ?= Alt-Ergo@2.4 Z3@4.8 CVC4@1.8
9+
ECPROVERS ?= Alt-Ergo@2.4 Z3@4.12 CVC5@1.0
1010
CHECKPY ?=
1111
CHECK := $(CHECKPY) scripts/testing/runtest
1212
CHECK += --bin=./ec.native --bin-args="$(ECARGS)"

0 commit comments

Comments
 (0)