Skip to content

Commit c41ebe1

Browse files
committed
Merge branch 'main' of github.com:railwayhistory/railmap
2 parents 947d6b7 + a8fcbc8 commit c41ebe1

File tree

8 files changed

+2110
-1454
lines changed

8 files changed

+2110
-1454
lines changed

Cargo.lock

Lines changed: 181 additions & 276 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/railway/feature/guide.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ use crate::railway::import::eval::Scope;
1111
use crate::railway::style::Style;
1212
use super::{AnyShape, Category, Group, Feature, Shape, Stage, StageSet};
1313

14+
1415
//------------ GuideContour --------------------------------------------------
1516

1617
/// A contour drawing a guide.

0 commit comments

Comments
 (0)