/* prototypes from file.c */
BOOL get_config(char *name);
BOOL write_config(char *name);

#define DEF_CONFIG "S:ToolAlias.config"
