mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	a few more spacer related warning messages
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									9a78bec8a8
								
							
						
					
					
						commit
						b12882d94a
					
				
					 7 changed files with 44 additions and 54 deletions
				
			
		| 
						 | 
				
			
			@ -264,6 +264,7 @@ lbool prop_solver::check_assumptions(const expr_ref_vector & _hard,
 | 
			
		|||
        else { m_ctx->assert_expr(bg[i]); }
 | 
			
		||||
 | 
			
		||||
    unsigned soft_sz = soft.size();
 | 
			
		||||
    (void) soft_sz;
 | 
			
		||||
    lbool res = internal_check_assumptions(hard, soft);
 | 
			
		||||
    if (!m_use_push_bg) { m_ctx->pop(1); }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue