Skip to content

Commit

Permalink
improve example
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Nov 3, 2024
1 parent 1113519 commit 72f88c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bridle_info.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ function bridle_length(se)
len += norm(bridle[3] - bridle[5])
end

bridle_length(set)
println("Total bridle length: ", bridle_length(set), " m")

0 comments on commit 72f88c7

Please sign in to comment.