view command.h @ 24974:6f05850b5fd1

Rearrange headers to get rid of an #undef and remove unnecessary headers.
author diego
date Fri, 09 Nov 2007 15:44:47 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);