3
0
Fork 0
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:
Lev Nachmanson 2019-09-19 16:11:51 -07:00
parent a085edceff
commit a3d0372e3d
6 changed files with 50 additions and 51 deletions

View file

@ -18,7 +18,7 @@
--*/
#pragma once
#include "math/lp/nex.h"
namespace nla {
struct occ {