Skip to content

Commit 193da7a

Browse files
Yakir Vizelyvizel
Yakir Vizel
authored andcommitted
Missing commit
1 parent d75ddaf commit 193da7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cprover/solver.h

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class solver_optionst
2929
public:
3030
bool trace;
3131
bool verbose;
32+
bool large_step;
3233
std::size_t loop_limit;
3334
};
3435

0 commit comments

Comments
 (0)