mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
remove a global debug variable
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
acc2149270
commit
02a509b6e8
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
#include "math/lp/lp_utils.h"
|
||||
#include <list>
|
||||
#include <queue>
|
||||
unsigned glb=0;
|
||||
namespace lp {
|
||||
// This class represents a term with an added constant number c, in form sum {x_i*a_i} + c.
|
||||
class dioph_eq::imp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue