3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-27 10:55:50 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2014-03-24 03:11:53 -07:00
parent ff1543d700
commit b71580f11c
3 changed files with 18 additions and 5 deletions

View file

@ -165,7 +165,7 @@ namespace Microsoft.Z3
}
}
x
#region Internal
internal Optimize(Context ctx, IntPtr obj)
: base(ctx, obj)