mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	missing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									2a682e4b13
								
							
						
					
					
						commit
						4b3b4b95d9
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -99,7 +99,6 @@ namespace euf { | |||
|     void egraph::update_children(enode* n) { | ||||
|         for (enode* child : enode_args(n))  | ||||
|             child->get_root()->add_parent(n); | ||||
|         n->set_update_children();             | ||||
|         m_updates.push_back(update_record(n, update_record::update_children())); | ||||
|     } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue