SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
module
f90_unix_proc.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_PROC NAGDUMMY_F90_UNIX_PROC
6
#endif
7
MODULE
f90_unix_proc
8
LOGICAL
l_nagdummy
9
END MODULE
f90_unix_proc
10
#ifdef NAG
11
#undef F90_UNIX_PROC
12
#endif
f90_unix_proc
Definition:
f90_unix_proc.F90:7
f90_unix_proc::l_nagdummy
logical l_nagdummy
Definition:
f90_unix_proc.F90:8
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13