mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									8d37495b7c
								
							
						
					
					
						commit
						02644b5b71
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -45,7 +45,7 @@ namespace q { | |||
|         binding* b = m_bindings; | ||||
|         if (b) { | ||||
|             do { | ||||
|                 b->display(ctx, num_decls(), out) << " - " << b << "\n"; | ||||
|                 b->display(ctx, num_decls(), out) << "\n"; | ||||
|                 b = b->next(); | ||||
|             } | ||||
|             while (b != m_bindings); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue