mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	fix java bindings
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									b540868cd7
								
							
						
					
					
						commit
						2097983db3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -168,7 +168,7 @@ public class Optimize extends Z3Object { | |||
|           r = Z3_lbool.fromInt( | ||||
|               Native.optimizeCheck( | ||||
|                   getContext().nCtx(),  | ||||
|                   getNativeObject(), 0, null); | ||||
|                   getNativeObject(), 0, null)); | ||||
|         } | ||||
|         else { | ||||
|           r = Z3_lbool.fromInt( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue