mirror of
https://github.com/Z3Prover/z3
synced 2025-07-24 13:18:55 +00:00
dotnet example
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
93fbfd5f94
commit
4278b2dd51
2 changed files with 7 additions and 133 deletions
7
examples/dotnet/README
Normal file
7
examples/dotnet/README
Normal file
|
@ -0,0 +1,7 @@
|
|||
Small example using the .Net bindings.
|
||||
This example is only built if you have Visual Studio.
|
||||
To build the example execute
|
||||
make examples
|
||||
in the build directory.
|
||||
|
||||
It will create the executable dotnet_example.exe
|
Loading…
Add table
Add a link
Reference in a new issue