mirror of
https://github.com/Z3Prover/z3
synced 2025-08-01 08:53:18 +00:00
initial stab at NativeContext
This commit is contained in:
parent
f2e712b0d6
commit
30a2f2fd9d
2 changed files with 105 additions and 0 deletions
|
@ -85,6 +85,7 @@ set(Z3_DOTNET_ASSEMBLY_SOURCES_IN_SRC_TREE
|
|||
ListSort.cs
|
||||
Log.cs
|
||||
Model.cs
|
||||
NativeContext.cs
|
||||
Optimize.cs
|
||||
ParamDescrs.cs
|
||||
Params.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue