mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	revert fix for #2821 as it breaks other functionality
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									d4f2215024
								
							
						
					
					
						commit
						36b2e7f0fc
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -188,9 +188,6 @@ struct expr2polynomial::imp {
 | 
			
		|||
                    store_var_poly(t);
 | 
			
		||||
                return true;
 | 
			
		||||
            }
 | 
			
		||||
            if (k.is_zero()) {
 | 
			
		||||
                throw_not_polynomial();
 | 
			
		||||
            }
 | 
			
		||||
            push_frame(t);
 | 
			
		||||
            return false;
 | 
			
		||||
        }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue