mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
add reference equality to Symbols for .NET
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e6516f549d
commit
21201371ed
2 changed files with 42 additions and 0 deletions
|
@ -2159,6 +2159,7 @@ namespace test_mapi
|
|||
Console.Write("Z3 Full Version: ");
|
||||
Console.WriteLine(Microsoft.Z3.Version.ToString());
|
||||
|
||||
|
||||
SimpleExample();
|
||||
|
||||
// These examples need model generation turned on.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue