Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dkrz-sw
sct
Commits
f53dba02
Commit
f53dba02
authored
May 02, 2022
by
Joerg Behrens
Browse files
Fix local f2c-interface within function new_general_context.
parent
1fd631d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sct.f90
View file @
f53dba02
...
...
@@ -424,7 +424,7 @@ CONTAINS
IMPORT
::
C_CHAR
,
C_INT
IMPLICIT
NONE
CHARACTER
(
C_CHAR
),
DIMENSION
(
*
),
INTENT
(
in
)
::
label
INTEGER
(
C_INT
),
INTENT
(
in
)
::
comm
INTEGER
(
C_INT
),
VALUE
,
INTENT
(
in
)
::
comm
END
FUNCTION
new_general_context_aux
END
INTERFACE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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