Skip to content
Snippets Groups Projects
Commit 4b7fbebe authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'f90warn.AmdcStand-20190314' into 'master'

AmdcStand: Fix f90 compilation warning.

See merge request atlas/athena!21924
parents 8603992f 06e1b802
No related branches found
No related tags found
No related merge requests found
...@@ -308,7 +308,7 @@ ...@@ -308,7 +308,7 @@
! !
NberOfMDTMultilayers = 0 NberOfMDTMultilayers = 0
! !
IF( Jff <= 0 ) RETURN IF( Jff <= 0 ) RETURN
Car3(1:1)=TypChar1(1) Car3(1:1)=TypChar1(1)
Car3(2:2)=TypChar1(2) Car3(2:2)=TypChar1(2)
Car3(3:3)=TypChar1(3) Car3(3:3)=TypChar1(3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment