mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	remove output
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									a932e596eb
								
							
						
					
					
						commit
						41cac5f69e
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -489,7 +489,6 @@ public:
 | 
			
		|||
 | 
			
		||||
    model_converter_ref get_model_converter() const override {
 | 
			
		||||
        const_cast<sat_smt_solver*>(this)->convert_internalized();
 | 
			
		||||
        verbose_stream() << "get model converter " << (m_cached_mc.get() != nullptr) << "\n";
 | 
			
		||||
        if (m_cached_mc)
 | 
			
		||||
            return m_cached_mc;
 | 
			
		||||
        if (is_internalized() && m_internalized_converted) {            
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue