Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
d8c5d530
Commit
d8c5d530
authored
Mar 16, 2015
by
Lorenz Huedepohl
Browse files
Missing module 'use'
parent
7fa0c7ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/shared_sources/setup_mpi.F90
View file @
d8c5d530
...
...
@@ -48,6 +48,7 @@ module mod_setup_mpi
#ifdef HAVE_ISO_FORTRAN_ENV
use
iso_fortran_env
,
only
:
error_unit
#endif
use
test_util
implicit
none
include
'mpif.h'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment