Skip to content

Commit 50d94fb

Browse files
committed
git deconflict
1 parent aba8da0 commit 50d94fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ use std::error::Error;
44
use std::path::PathBuf;
55
use strapdown::sim::{NavigationResult, TestDataRecord, closed_loop, dead_reckoning};
66

7+
/// git deconflict
8+
79
/// Command line arguments
810
#[derive(Parser, Debug)]
911
#[clap(author, version, about, long_about = None)]

0 commit comments

Comments
 (0)