3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 19:05:51 +00:00

rename nla_expr.h to nex.h

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2019-08-19 10:56:13 -07:00
parent 63748206fe
commit 992ab89856
5 changed files with 4 additions and 4 deletions

View file

@ -19,7 +19,7 @@
--*/
#pragma once
#include <functional>
#include "math/lp/nla_expr.h"
#include "math/lp/nex.h"
namespace nla {
class cross_nested {
struct occ {