/*

File filing.h

The routines in this file fetch filenames using the application kit open and save panels.

*/


/* 行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行行  */


const char *	fileForOpen (char ** types);
const char *	fileForSave (char * type);