NCEPLIBS-bufr  11.6.0
 All Data Structures Files Functions Variables Pages
moda_lushr.F
1  MODULE moda_lushr
2 
3 #ifndef NFILES_H
4 #define NFILES_H
5  USE modv_nfiles
6 #endif
7 
8  INTEGER, ALLOCATABLE :: lus(:)
9 
10  END MODULE
This module declares and initializes the NFILES variable.
Definition: modv_NFILES.f90:13