mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 20:35:51 +00:00
rename nla_expr.h to nex.h
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
63748206fe
commit
992ab89856
5 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ Revision History:
|
|||
--*/
|
||||
#include "math/lp/nla_core.h"
|
||||
#include "math/lp/factorization_factory_imp.h"
|
||||
#include "math/lp/nla_expr.h"
|
||||
#include "math/lp/nex.h"
|
||||
namespace nla {
|
||||
|
||||
core::core(lp::lar_solver& s, reslimit & lim) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue