Skip to content
Snippets Groups Projects
Commit 23a7f3cc authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 25/05/2023: fix: add missing declaration of variables GLOW + GHIGH

parent 9e7f0a85
No related branches found
No related tags found
No related merge requests found
...@@ -792,6 +792,8 @@ USE MODD_TIME_n, ONLY: TDTCUR ...@@ -792,6 +792,8 @@ USE MODD_TIME_n, ONLY: TDTCUR
IMPLICIT NONE IMPLICIT NONE
LOGICAL :: GLOW, GHIGH
! Find indices surrounding the vertical box where the flyer is ! Find indices surrounding the vertical box where the flyer is
SELECT TYPE ( TPFLYER ) SELECT TYPE ( TPFLYER )
CLASS IS ( TAIRCRAFTDATA) CLASS IS ( TAIRCRAFTDATA)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment