3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-12-11 01:42:28 -08:00
parent ec39d84f57
commit a069b65669
2 changed files with 2 additions and 1 deletions

View file

@ -71,7 +71,7 @@ private:
buffer<char> m_buffer;
unsigned m_bpos;
unsigned m_bend;
char m_last_char;
char m_last_char;
bool m_is_interactive;
bool m_smt2;
bool m_bv_token;

View file

@ -2106,6 +2106,7 @@ namespace smt {
enode * p = *it1;
if (p->get_decl() == j2->m_decl &&
m_context.is_relevant(p) &&
p->get_num_args() > j2->m_arg_pos &&
p->is_cgr() &&
p->get_arg(j2->m_arg_pos)->get_root() == n) {
// p is in joint2