mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 02:25:32 +00:00
parent
d0f94055e7
commit
3845e0859c
6 changed files with 870 additions and 920 deletions
|
@ -194,4 +194,4 @@ template <typename T> void common::create_sum_from_row(const T& row,
|
|||
|
||||
|
||||
}
|
||||
template void nla::common::create_sum_from_row<old_vector<lp::row_cell<rational>, true, unsigned int> >(old_vector<lp::row_cell<rational>, true, unsigned int> const&, nla::nex_creator&, nla::nex_creator::sum_factory&, u_dependency*&);
|
||||
template void nla::common::create_sum_from_row<vector<lp::row_cell<rational>, true, unsigned int> >(vector<lp::row_cell<rational>, true, unsigned int> const&, nla::nex_creator&, nla::nex_creator::sum_factory&, u_dependency*&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue