mirror of
https://github.com/Z3Prover/z3
synced 2025-10-04 15:03:57 +00:00
rename the files
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
103808094a
commit
56ae577c97
4 changed files with 3 additions and 3 deletions
|
@ -45,7 +45,7 @@
|
|||
#include "ast/ast_pp.h"
|
||||
#include "util/cancel_eh.h"
|
||||
#include "util/scoped_timer.h"
|
||||
#include "util/lp/niil_solver.h"
|
||||
#include "util/lp/nla_solver.h"
|
||||
|
||||
namespace lp_api {
|
||||
enum bound_kind { lower_t, upper_t };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue