mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 18:45:33 +00:00
adding declarations for regression tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
68a2db8c93
commit
7f127cdd5d
5 changed files with 62 additions and 44 deletions
|
@ -897,6 +897,7 @@ namespace smt2 {
|
|||
m_ctx.insert_aux_pdecl(dts.get());
|
||||
#else
|
||||
dts->commit(pm());
|
||||
m_ctx.insert_aux_pdecl(dts.get());
|
||||
#endif
|
||||
}
|
||||
#ifndef DATATYPE_V2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue