Merge branch 'pest-rand-instr' into 'master'
changed conf.pest path See merge request mhart/DancingDroids!52
This commit is contained in:
		
						commit
						24d1b8c7c9
					
				@ -28,7 +28,7 @@ mod robot;
 | 
			
		||||
mod world;
 | 
			
		||||
 | 
			
		||||
#[derive(Parser)]
 | 
			
		||||
#[grammar = "conf.pest"]
 | 
			
		||||
#[grammar = "../conf.pest"]
 | 
			
		||||
pub struct ConfParser;
 | 
			
		||||
 | 
			
		||||
/// Check if the robot is in the map.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user