mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
preparing for inf extension of arithmetic
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0b65aa83e8
commit
5106c74b3e
5 changed files with 8 additions and 7 deletions
|
@ -26,5 +26,5 @@ namespace smt {
|
|||
// template class theory_arith<si_ext>;
|
||||
// template class theory_arith<smi_ext>;
|
||||
|
||||
// TBD: template class smt::theory_arith<inf_ext>;
|
||||
template class smt::theory_arith<inf_ext>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue