27
This commit is contained in:
		
							parent
							
								
									bbb91099f3
								
							
						
					
					
						commit
						1c39011d3f
					
				
							
								
								
									
										
											BIN
										
									
								
								cv7/program
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								cv7/program
									
									
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -76,6 +76,7 @@ void run_expert_system(Node *node) { | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
| void free_tree(Node *node) { | ||||
|     if (node) { | ||||
|         free_tree(node->yes); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user