mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	Remove debug function
This commit is contained in:
		
							parent
							
								
									ac3bbed311
								
							
						
					
					
						commit
						3f9b5bce99
					
				
					 2 changed files with 9 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -320,8 +320,6 @@ class pred_transformer {
 | 
			
		|||
    void simplify_formulas(tactic& tac, expr_ref_vector& fmls);
 | 
			
		||||
 | 
			
		||||
    // Debugging
 | 
			
		||||
    bool check_filled(app_ref_vector const& v) const;
 | 
			
		||||
 | 
			
		||||
    void add_premises(decl2rel const& pts, unsigned lvl, datalog::rule& rule, expr_ref_vector& r);
 | 
			
		||||
 | 
			
		||||
    expr* mk_fresh_reach_case_var ();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue