mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 06:45:25 +00:00
crash
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
a5dd59fdfb
commit
abf29b57aa
9 changed files with 999 additions and 903 deletions
|
@ -40,7 +40,7 @@ class int_solver {
|
|||
friend class int_gcd_test;
|
||||
friend class hnf_cutter;
|
||||
friend struct imp;
|
||||
|
||||
friend class dioph_eq;
|
||||
lar_solver& lra;
|
||||
lar_core_solver& lrac;
|
||||
imp* m_imp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue