mirror of
https://github.com/Z3Prover/z3
synced 2026-04-25 13:23:32 +00:00
.NET and Java APIs: added functions for global parameter management.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
f0737bdf7f
commit
5f0cb28ca3
4 changed files with 156 additions and 2 deletions
|
|
@ -341,6 +341,7 @@
|
|||
<Compile Include="ConstructorList.cs" />
|
||||
<Compile Include="DatatypeExpr.cs" />
|
||||
<Compile Include="DatatypeSort.cs" />
|
||||
<Compile Include="Global.cs" />
|
||||
<Compile Include="IDecRefQueue.cs" />
|
||||
<Compile Include="Enumerations.cs" />
|
||||
<Compile Include="EnumSort.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue