add_reductions
extern action *add_reductions(int, action *);
actions = add_reductions(stateno, actions);