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
fleur
fleur
Commits
5daa9eb6
Commit
5daa9eb6
authored
Jul 08, 2016
by
Daniel Wortmann
Browse files
Even better fix for last commit
parent
01743209
Changes
1
Hide whitespace changes
Inline
Side-by-side
io/xmlOutput.F90
View file @
5daa9eb6
...
...
@@ -572,7 +572,7 @@ MODULE m_xmlOutput
IMPLICIT
NONE
CHARACTER
(
LEN
=*
),
INTENT
(
IN
)
::
elementName
if
(
currentElementIndex
>
SIZE
(
elementList
))
THEN
if
(
currentElementIndex
==
0.
or
.
currentElementIndex
>
SIZE
(
elementList
))
THEN
isCurrentXMLElement
=
.false.
return
endif
...
...
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