NCEPLIBS-bufr  11.6.0
 All Data Structures Files Functions Variables Pages
moda_mgwb.F
1  MODULE moda_mgwb
2 
3 #ifndef MXMSGL_H
4 #define MXMSGL_H
5  USE modv_mxmsgl
6 #endif
7 
8  INTEGER, ALLOCATABLE :: mgwb(:)
9 
10  END MODULE
This module declares and initializes the MXMSGL variable.
Definition: modv_MXMSGL.f:13