lscf_revert
extern void lscf_revert(const char *);
revert_cmd: SCC_REVERT opt_word terminator { lscf_revert($2); free ($2); }