#ifndef __MGRIFFILEEXIST_H__
#define __MGRIFFILEEXIST_H__

#include	<libMG.h>		/* MGsProperty */

int	MGrIfFileExist( char* );

#endif