changed conf.pest path

This commit is contained in:
Volodymyr Patuta 2020-11-05 16:47:22 +01:00
parent 952df50bb7
commit 8ace71b345

View File

@ -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.