/* l2xusrlb.h .h file for l2xusrlb.c */
extern void special_start_with_req();
extern void special_action_p_p1();
extern void special_action_last_p();
extern void special_start_with_opt();
extern void special_action_opt_first();
extern void special_action_p_opt();
extern void special_action_last_opt();
extern void special_action_no_param();
/* demonstration functions */
extern void prwboiler1();
extern void prwboiler2();
extern void prwboiler3();
/* add further stuff below as l2xusrlb.c is modified */