mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 03:45:51 +00:00
making var_eqs into a template
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
50d3e67e61
commit
94e3078920
6 changed files with 171 additions and 220 deletions
|
@ -399,5 +399,4 @@ std::ostream& emonomials::display(std::ostream& out) const {
|
|||
return out;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue