6 lines
231 B
C
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 ) ;
|