mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									0f0287d129
								
							
						
					
					
						commit
						2b14ec215b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -1549,7 +1549,6 @@ void ast_manager::raise_exception(std::string const&  msg) { | |||
| std::ostream& ast_manager::display(std::ostream& out, parameter const& p) { | ||||
|     switch (p.get_kind()) { | ||||
|     case parameter::PARAM_AST: | ||||
|         std::cout << "ast: " << p.get_ast() << "\n"; | ||||
|         return out << mk_pp(p.get_ast(), *this); | ||||
|     default: | ||||
|         return p.display(out); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue