mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 18:05:21 +00:00
Merge branch 'bvsls' of https://git01.codeplex.com/z3 into opt
This commit is contained in:
commit
216b4d1aaa
|
@ -27,7 +27,6 @@ Notes:
|
|||
#include"cooperate.h"
|
||||
#include"luby.h"
|
||||
|
||||
#include"sls_compilation_settings.h"
|
||||
#include"sls_params.hpp"
|
||||
#include"sls_engine.h"
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@ Notes:
|
|||
#include"model_converter.h"
|
||||
#include"goal.h"
|
||||
|
||||
#include"sls_compilation_settings.h"
|
||||
#include"sls_tracker.h"
|
||||
#include"sls_evaluator.h"
|
||||
#include"statistics.h"
|
||||
|
|
|
@ -26,7 +26,6 @@ Notes:
|
|||
#include"bv_decl_plugin.h"
|
||||
#include"model.h"
|
||||
|
||||
#include"sls_compilation_settings.h"
|
||||
#include"sls_powers.h"
|
||||
|
||||
class sls_tracker {
|
||||
|
|
Loading…
Reference in a new issue