Copy purify.fvwm2rc to /tmp - add instructions in README.
[fvwm.git] / modules / FvwmButtons / dynamic.h
blobebd2f182ae342988b7e8c0867f7906aabc8acca5
1 /* -*-c-*- */
3 #ifndef DYNAMIC_H
4 #define DYNAMIC_H
6 /* ---------------------------- included header files ----------------------- */
8 /* ---------------------------- global definitions -------------------------- */
10 /* ---------------------------- global macros ------------------------------- */
12 /* ---------------------------- type definitions ---------------------------- */
14 /* ---------------------------- forward declarations ------------------------ */
16 /* ---------------------------- exported variables (globals) ---------------- */
18 /* ---------------------------- interface functions ------------------------- */
20 void parse_message_line(char *line);
22 #endif /* DYNAMIC_H */