mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 06:03:23 +00:00
parent
b8c25ac20b
commit
0609408fd7
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ struct purify_arith_proc {
|
||||||
m_sin_cos.insert(to_app(theta), pair);
|
m_sin_cos.insert(to_app(theta), pair);
|
||||||
m_pinned.push_back(pair.first);
|
m_pinned.push_back(pair.first);
|
||||||
m_pinned.push_back(pair.second);
|
m_pinned.push_back(pair.second);
|
||||||
|
m_pinned.push_back(theta);
|
||||||
// TBD for model conversion
|
// TBD for model conversion
|
||||||
}
|
}
|
||||||
x = pair.first;
|
x = pair.first;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue