awips2/nativeLib/rary.ohd.pproc/inc/read_xmrg.h
2017-04-21 18:33:55 -06:00

6 lines
231 B
C

#define READ_XMRG read_xmrg_
/*void READ_XMRG();*/
void read_xmrg ( const int * mx , const int * my , const int * irow ,
const char * fname , const int * length , int * ifile ,
short * mosaic ) ;