Refactor Direction and Position.
This commit is contained in:
parent
2bdfd8cc6c
commit
9751764611
6 changed files with 206 additions and 220 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use factorio_blueprint::belt_finding::{Position, Problem};
|
||||
use factorio_blueprint::belt_finding::{common::Position, Problem};
|
||||
|
||||
fn main() {
|
||||
let mut p = Problem::new(17, 13);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue