Skip to content

Commit ce7e2c2

Browse files
committed
bump CBMC dependency to release 6.8.0
1 parent 8a43f94 commit ce7e2c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lib/cbmc

Submodule cbmc updated 315 files

src/ebmc/ebmc_solver_factory.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ ebmc_solver_factoryt ebmc_solver_factory(const cmdlinet &cmdline)
131131
std::string("Generated by EBMC ") + EBMC_VERSION,
132132
"QF_AUFBV",
133133
smt2_solver.value(),
134+
"", // solver binary
134135
message_handler)};
135136
}
136137
};

0 commit comments

Comments
 (0)