mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +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
|
@ -22,7 +22,7 @@ z3_add_component(lp
|
|||
lp_utils.cpp
|
||||
matrix.cpp
|
||||
mon_eq.cpp
|
||||
niil_solver.cpp
|
||||
nla_solver.cpp
|
||||
nra_solver.cpp
|
||||
permutation_matrix.cpp
|
||||
random_updater.cpp
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
|
||||
--*/
|
||||
#include "util/lp/niil_solver.h"
|
||||
#include "util/lp/nla_solver.h"
|
||||
#include "util/map.h"
|
||||
#include "util/lp/mon_eq.h"
|
||||
#include "util/lp/lp_utils.h"
|
Loading…
Add table
Add a link
Reference in a new issue