Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rymanderson committed Aug 7, 2024
1 parent 03d6a65 commit 0a72813
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fmm.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1251,5 +1251,4 @@ function fmm!(target_tree::Tree, target_systems, source_tree::Tree, source_syste
n_sources > 0 && unsort_source_bodies && unsort!(source_systems, source_tree)
n_targets > 0 && unsort_target_bodies && unsort!(target_systems, target_tree)

println("Yes.")
end

0 comments on commit 0a72813

Please sign in to comment.