1 /*
2 ** 1998-09-18 -	Header file for the 'file' utility module.
3 */
4 
5 extern const gchar *	fle_file(MainInfo *min, const gchar *name);
6