mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
remove strategic solver header file
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
fc41a61b6e
commit
ce84e0f240
5 changed files with 1 additions and 31 deletions
|
@ -29,7 +29,6 @@ Revision History:
|
|||
#include "cmd_context/extra_cmds/polynomial_cmds.h"
|
||||
#include "cmd_context/extra_cmds/subpaving_cmds.h"
|
||||
#include "smt/smt2_extra_cmds.h"
|
||||
#include "tactic/portfolio/smt_strategic_solver.h"
|
||||
#include "smt/smt_solver.h"
|
||||
|
||||
static std::mutex *display_stats_mux = new std::mutex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue