mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
parent
20870c43ec
commit
33525007ab
5 changed files with 42 additions and 36 deletions
|
@ -1935,3 +1935,6 @@ void core::collect_statistics(::statistics & st) {
|
|||
|
||||
|
||||
} // end of nla
|
||||
|
||||
template void nla::intervals::set_var_interval<dd::w_dep::without_deps>(lpvar v, nla::intervals::interval& b);
|
||||
template void nla::intervals::set_var_interval<dd::w_dep::with_deps>(lpvar v, nla::intervals::interval& b);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue