add_cmd
add_cmd(bd, pend, &tnext, &line);
add_cmd : SCC_ADD SCV_WORD terminator { lscf_add($2); free($2); }
| add_cmd
rval = add_cmd();
static int add_cmd(void);