SURFEX v8.1
General documentation of Surfex
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
8 LOGICAL l_nagdummy
9 END MODULE f90_unix_proc
10 #ifdef NAG
11 #undef F90_UNIX_PROC
12 #endif
logical l_nagdummy