Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rymanderson committed Aug 6, 2024
1 parent 8218440 commit 5a313f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fmm.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1251,4 +1251,5 @@ 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("Sherlock!")
end

0 comments on commit 5a313f5

Please sign in to comment.