mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	reenable datalog while loop priting
Signed-off-by: Nuno Lopes <a-nlopes@microsoft.com>
This commit is contained in:
		
							parent
							
								
									41d7c50e29
								
							
						
					
					
						commit
						84a61b5454
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -346,7 +346,7 @@ namespace datalog {
 | 
			
		|||
            print_container(m_controls, out);
 | 
			
		||||
        }
 | 
			
		||||
        virtual void display_body_impl(rel_context_base const & ctx, std::ostream & out, std::string indentation) const {
 | 
			
		||||
            // m_body->display_indented(ctx, out, indentation+"    ");
 | 
			
		||||
            m_body->display_indented(ctx, out, indentation+"    ");
 | 
			
		||||
        }
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue