mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 02:45:51 +00:00
update java example to bypass bit-rot
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
370abf602c
commit
648a531950
3 changed files with 5 additions and 4 deletions
|
@ -2106,6 +2106,7 @@ namespace test_mapi
|
|||
Console.WriteLine("OK, model: {0}", s.Model.ToString());
|
||||
}
|
||||
|
||||
|
||||
public static void TranslationExample()
|
||||
{
|
||||
Context ctx1 = new Context();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue