mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
move the nex object creation from a row to nla_common
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
a085edceff
commit
a3d0372e3d
6 changed files with 50 additions and 51 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
--*/
|
||||
#pragma once
|
||||
|
||||
#include "math/lp/nex.h"
|
||||
namespace nla {
|
||||
|
||||
struct occ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue