mirror of
https://github.com/AdaCore/z3.git
synced 2026-02-12 12:40:40 -08:00
fixed java build issues. Relates to #648.
This commit is contained in:
@@ -188,7 +188,7 @@ class JavaExample
|
||||
/* do something with the context */
|
||||
|
||||
/* be kind to dispose manually and not wait for the GC. */
|
||||
ctx.dispose();
|
||||
ctx.close();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user