mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	revert flat default
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									72ae161307
								
							
						
					
					
						commit
						57a5474ab4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -89,7 +89,7 @@ struct evaluator_cfg : public default_rewriter_cfg {
 | 
			
		|||
        m_fpau(m),
 | 
			
		||||
        m_dt(m),
 | 
			
		||||
        m_pinned(m) {
 | 
			
		||||
        bool flat = false;
 | 
			
		||||
        bool flat = true;
 | 
			
		||||
        m_b_rw.set_flat_and_or(flat);
 | 
			
		||||
        m_a_rw.set_flat(flat);
 | 
			
		||||
        m_bv_rw.set_flat(flat);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue