Merge branch 'master' into reconnection

This commit is contained in:
Grzegorz Kowal 2017-05-11 09:58:21 -03:00
commit 41431700df

View File

@ -249,7 +249,6 @@ module user_problem
!
if (verbose) then
write (*,*)
write (*,"(1x,a)") "User problem:"
sfmts = "(4x,a14,9x,'=',2x,a)"
write (*,sfmts) "problem name ", trim(problem_name)