Skip to content

Commit

Permalink
seriously, the comment caused a merge conflict?
Browse files Browse the repository at this point in the history
  • Loading branch information
hovey committed Aug 2, 2024
1 parent 8e3f5e4 commit b9dac19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use automesh::Spn;
use clap::Parser;

/// Automatic hexahedral finite element mesh generation from a voxelized segmentation.
#[derive(Parser)]
#[command(about, arg_required_else_help = true, long_about = None, version)]
struct Args {
Expand Down

0 comments on commit b9dac19

Please sign in to comment.