Skip to content

Commit

Permalink
Correction for gfortran pickyness.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSagan committed Oct 23, 2023
1 parent 55882da commit 802be10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmad/code/set_tune_via_group_knobs.f90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

function set_tune_via_group_knobs (phi_set, branch, group_knobs, orb, print_err) result (ok)

use bmad_interface, except_dummy => set_tune
use bmad_interface, except_dummy => set_tune_via_group_knobs

implicit none

Expand Down

0 comments on commit 802be10

Please sign in to comment.