mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
remove unnecessery call
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
edd1761ff3
commit
45c0ed126e
5 changed files with 11 additions and 10 deletions
|
@ -39,7 +39,6 @@ namespace nla {
|
|||
bool is_linear(monic const& m);
|
||||
rational fixed_var_product(monic const& m);
|
||||
lpvar non_fixed_var(monic const& m);
|
||||
|
||||
public:
|
||||
monomial_bounds(core* core);
|
||||
void propagate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue