mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	
							parent
							
								
									6a0b70ee5c
								
							
						
					
					
						commit
						c15eca66d6
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -338,8 +338,7 @@ namespace sat {
 | 
			
		|||
            if (sz == 0) {
 | 
			
		||||
                s.set_conflict(justification());
 | 
			
		||||
                for (; it != end; ++it, ++it2) {
 | 
			
		||||
                    *it2 = *it;
 | 
			
		||||
                    ++it2;
 | 
			
		||||
                    *it2 = *it;                  
 | 
			
		||||
                }
 | 
			
		||||
                break;
 | 
			
		||||
            }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue