mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
.NET API: bugfix.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
4d1d784a1c
commit
acd251e554
3 changed files with 68 additions and 2 deletions
|
@ -3657,6 +3657,7 @@ namespace Microsoft.Z3
|
|||
Goal_DRQ.Clear(this);
|
||||
Model_DRQ.Clear(this);
|
||||
Params_DRQ.Clear(this);
|
||||
ParamDescrs_DRQ.Clear(this);
|
||||
Probe_DRQ.Clear(this);
|
||||
Solver_DRQ.Clear(this);
|
||||
Statistics_DRQ.Clear(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue