SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
module
f90_unix_io.F90
Go to the documentation of this file.
1
#ifdef NAG
2
!-- The NAG-compiler has its own proper F90_UNIX_* modules
3
! We need this for non-NAG compilers to satisfy some
4
! make/build-environments only
5
#define F90_UNIX_IO NAGDUMMY_F90_UNIX_IO
6
#endif
7
MODULE
f90_unix_io
8
LOGICAL
l_nagdummy
9
END MODULE
f90_unix_io
10
#ifdef NAG
11
#undef F90_UNIX_IO
12
#endif
f90_unix_io::l_nagdummy
logical l_nagdummy
Definition:
f90_unix_io.F90:8
f90_unix_io
Definition:
f90_unix_io.F90:7
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13