mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	compilation fix
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
		
							parent
							
								
									4ff6a7c38d
								
							
						
					
					
						commit
						c9c40877a7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -136,8 +136,8 @@ protected:
 | 
			
		|||
 | 
			
		||||
    void mk_random_move(ptr_vector<func_decl> & unsat_constants);
 | 
			
		||||
 | 
			
		||||
    //inline double get_restart_armin(unsigned cnt_restarts);    
 | 
			
		||||
    inline unsigned check_restart(unsigned curr_value);
 | 
			
		||||
    //double get_restart_armin(unsigned cnt_restarts);    
 | 
			
		||||
    unsigned check_restart(unsigned curr_value);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue