mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	fix build
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									9e2625e629
								
							
						
					
					
						commit
						f2bee7f16a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -683,7 +683,7 @@ public: | |||
|         solver* s = m_solver->translate(m, m_params); | ||||
|         solver_state* st = alloc(solver_state, 0, s, m_params); | ||||
|         m_queue.add_task(st); | ||||
|         expr_ref_vector clauses(m);o | ||||
|         expr_ref_vector clauses(m); | ||||
|         ptr_vector<expr> assumptions; | ||||
|         obj_map<expr, expr*> bool2dep; | ||||
|         ref<generic_model_converter> fmc; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue