Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Futility
Futility
Commits
9c136631
Commit
9c136631
authored
Jul 21, 2021
by
Dan Jabaay
Browse files
Removing unused variables to fix UM pipeline.
Description: VERA-dev Issue # - ####
parent
115ca5fe
Pipeline
#155667
passed with stage
in 1 minute and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
unit_tests/testIntrType/testIntrType.f90
View file @
9c136631
...
...
@@ -515,7 +515,6 @@ ENDSUBROUTINE testSOFTCompare
!
!-------------------------------------------------------------------------------
SUBROUTINE
testisNAN
()
LOGICAL
(
SBK
)
::
bool
CHARACTER
(
LEN
=
3
)
::
nanChar
=
'NaN'
REAL
(
SDK
)
::
nanDouble
REAL
(
SSK
)
::
nanSingle
...
...
@@ -532,7 +531,6 @@ ENDSUBROUTINE testisNAN
!
!-------------------------------------------------------------------------------
SUBROUTINE
testisINF
()
LOGICAL
(
SBK
)
::
bool
CHARACTER
(
LEN
=
3
)
::
infChar
=
'Inf'
REAL
(
SDK
)
::
infDouble
REAL
(
SSK
)
::
infSingle
...
...
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