Skip to content

Commit

Permalink
Add a missing end
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jan 24, 2025
1 parent 452eb91 commit f88d96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CUTEst.jl
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ function __init__()
if !contains(arch_gfortran, arch_julia)
@warn "Julia ($arch_julia) was compiled for a different architecture than gfortran ($arch_gfortran)."
end
end
end

# set default MASTSIF location if the user hasn't set it already
Expand Down

0 comments on commit f88d96b

Please sign in to comment.