3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-12-07 04:22:24 +00:00
z3/examples/dotnet
Nikolaj Bjorner 52619b9dbb pull unstable
Signed-off-by: Nikolaj Bjorner <nbjorner@hotmail.com>
2015-04-01 14:57:11 -07:00
..
Program.cs
README

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