mirror of
https://github.com/Z3Prover/z3
synced 2025-08-01 08:53:18 +00:00
stub out nativesolver
This commit is contained in:
parent
bbadd17d56
commit
bf14aeb1bd
3 changed files with 559 additions and 0 deletions
|
@ -88,6 +88,7 @@ set(Z3_DOTNET_ASSEMBLY_SOURCES_IN_SRC_TREE
|
|||
NativeContext.cs
|
||||
NativeFuncInterp.cs
|
||||
NativeModel.cs
|
||||
NativeSolver.cs
|
||||
Optimize.cs
|
||||
ParamDescrs.cs
|
||||
Params.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue