mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/Z3Prover/z3 into jan4
This commit is contained in:
		
						commit
						b3a1aa27ee
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -476,7 +476,7 @@ public:
 | 
			
		|||
        get_moves(state, m_delta_inv, mvs, epsilon_closure);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    template<class D = default_display>
 | 
			
		||||
    template<class D>
 | 
			
		||||
    std::ostream& display(std::ostream& out, D& displayer = D()) const {
 | 
			
		||||
        out << "init: " << init() << "\n";
 | 
			
		||||
        out << "final: ";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue