mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	Remove vestiges of old ml api (#7597)
This commit is contained in:
		
							parent
							
								
									e4897fff00
								
							
						
					
					
						commit
						934455a24b
					
				
					 3 changed files with 5 additions and 10 deletions
				
			
		|  | @ -592,7 +592,7 @@ void display_function_interpretations(Z3_context c, FILE * out, Z3_model m) | |||
|         Z3_symbol name; | ||||
|         Z3_ast func_else; | ||||
|         unsigned num_entries = 0, j; | ||||
|         Z3_func_interp_opt finterp; | ||||
|         Z3_func_interp finterp; | ||||
| 
 | ||||
|         fdecl = Z3_model_get_func_decl(c, m, i); | ||||
|         finterp = Z3_model_get_func_interp(c, m, fdecl); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue