2 * \brief Header: extension dependent execution
7 /*** typedefs(not structures) and defined constants **********************************************/
9 /*** enums ***************************************************************************************/
11 /*** structures declarations (and typedefs of structures)*****************************************/
13 /*** global variables defined in .c file *********************************************************/
15 /*** declarations of public functions ************************************************************/
17 int regex_command (const char *filename
, const char *action
, int *move_dir
);
19 /* Call it after the user has edited the mc.ext file,
20 * to flush the cached mc.ext file
22 void flush_extension_file (void);
24 /*** inline functions ****************************************************************************/
25 #endif /* MC__EXT_H */