Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Nov 10, 2023
1 parent 24c61ec commit 701d953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.f90
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

program test

use fmin_module, wp => fmin_rk
use fmin_module, only: wp => fmin_rk, fmin

real(wp) :: ax, bx, xmin, xerr, x

Expand Down

0 comments on commit 701d953

Please sign in to comment.