mirror of
https://github.com/Z3Prover/z3
synced 2025-05-03 13:55:47 +00:00
print output file name
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
8904a50103
commit
0db0efce9f
4 changed files with 178 additions and 139 deletions
|
@ -115,6 +115,8 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
void erase(unsigned j);
|
||||
|
||||
struct ival {
|
||||
unsigned m_var;
|
||||
const T & m_coeff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue