mirror of
https://github.com/Z3Prover/z3
synced 2025-09-01 07:40:41 +00:00
cleaning up
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
6ce0fcd3ef
commit
a09e412cf0
2 changed files with 5 additions and 55 deletions
|
@ -34,7 +34,7 @@ namespace nlsat {
|
|||
imp * m_imp;
|
||||
public:
|
||||
explain(solver & s, assignment const & x2v, polynomial::cache & u,
|
||||
atom_vector const& atoms, atom_vector const& x2eq, evaluator & ev, bool is_sample);
|
||||
atom_vector const& atoms, atom_vector const& x2eq, evaluator & ev, bool use_cell_sample_proj);
|
||||
|
||||
~explain();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue