mirror of
https://github.com/Z3Prover/z3
synced 2025-04-16 13:58:45 +00:00
parent
b8c25ac20b
commit
0609408fd7
|
@ -175,6 +175,7 @@ struct purify_arith_proc {
|
|||
m_sin_cos.insert(to_app(theta), pair);
|
||||
m_pinned.push_back(pair.first);
|
||||
m_pinned.push_back(pair.second);
|
||||
m_pinned.push_back(theta);
|
||||
// TBD for model conversion
|
||||
}
|
||||
x = pair.first;
|
||||
|
|
Loading…
Reference in a new issue