mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
fix APIs
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ff1543d700
commit
b71580f11c
3 changed files with 18 additions and 5 deletions
|
@ -165,7 +165,7 @@ namespace Microsoft.Z3
|
|||
}
|
||||
}
|
||||
|
||||
x
|
||||
|
||||
#region Internal
|
||||
internal Optimize(Context ctx, IntPtr obj)
|
||||
: base(ctx, obj)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue