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

Philippe 11/01/2022: minor bugfix: remove ! at end of preprocessor #endif

(cherry picked from commit dc763719)
parent a475545f
No related branches found
No related tags found
No related merge requests found
......@@ -316,7 +316,7 @@ ALLOCATE(UG%XJPDIR (NL))
CALL MPPDB_CHECK_SURFEX2D(UG%G%XLAT,"PGD_GRID after LATLON_GRID:XLAT",PRECISION,ILUOUT)
CALL MPPDB_CHECK_SURFEX2D(UG%G%XLON,"PGD_GRID after LATLON_GRID:XLON",PRECISION,ILUOUT)
CALL MPPDB_CHECK_SURFEX2D(UG%G%XMESH_SIZE,"PGD_GRID after LATLON_GRID:XMESH_SIZE",PRECISION,ILUOUT)
#endif!
#endif
!------------------------------------------------------------------------------
!
!* 7. Average grid length (in degrees)
......
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