mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
Merge branch 'opt' of https://git01.codeplex.com/z3 into opt
This commit is contained in:
commit
ae3a69b32e
2 changed files with 27 additions and 43 deletions
|
@ -85,7 +85,7 @@ namespace smt {
|
|||
edge_id m_entering_edge;
|
||||
edge_id m_leaving_edge;
|
||||
node m_join_node;
|
||||
numeral m_delta;
|
||||
optional<numeral> m_delta;
|
||||
bool m_in_edge_dir;
|
||||
|
||||
unsigned m_step;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue