pop() shit
This commit is contained in:
		
							parent
							
								
									ac6df77d8f
								
							
						
					
					
						commit
						6f34f27eaa
					
				@ -39,9 +39,6 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    let raw_conf = open_file(matches.value_of("file").unwrap_or("two_robots.txt"))?;
 | 
					    let raw_conf = open_file(matches.value_of("file").unwrap_or("two_robots.txt"))?;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // We store all the robots inside a pool O_o
 | 
					 | 
				
			||||||
    let mut robot_pool: Vec<Robot> = Vec::new();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    Ok(())
 | 
					    Ok(())
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user