3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-10 09:15:47 +00:00

build errors/warnings

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-02-07 10:09:10 -08:00
parent bd444f8ec7
commit 88374a15d0
8 changed files with 31 additions and 38 deletions

View file

@ -757,7 +757,6 @@ namespace {
static const unsigned start_gen = 0;
static const unsigned goal_gen_decrement = 100;
static const unsigned stop_gen = goal_gen_decrement + 1;
public: