Skip to content

Commit

Permalink
Append comment to end statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtabell committed Sep 10, 2024
1 parent f2de0d9 commit aa8ed9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/symplectic/Symplectic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ function track!(ele::Drift, statef::T, state0::T) where {T <: Union{Beam,Particl
end # function track(Drift)


end
end # module Symplectic

0 comments on commit aa8ed9b

Please sign in to comment.