.\" DO NOT MODIFY THIS FILE! it was generated by rd2 .TH y2racc 1 "April 2005" .SH NAME .PP y2racc \- Yacc grammar to racc grammar .SH SYNOPSIS .PP y2racc [options] raccfile .SH DESCRIPTION .PP Y2racc converts yacc grammar to racc grammar. .SH OPTIONS .TP .fi .B \-o, \-\-output\-file name of output file. [r.] .TP .fi .B \-c name of parser class. [MyParser] .TP .fi .B \-u output also user code (%%....) .TP .fi .B \-H cut off header (%{....%}) .TP .fi .B \-A cut off actions. .TP .fi .B \-U cut off user code (%%....) (default) .TP .fi .B \-h, \-\-help print this message and quit. .TP .fi .B \-\-version print version and quit. .TP .fi .B \-\-copyright print copyright and quit. .SH SEE ALSO .PP /usr/share/doc/racc/html.en/index.html (English) or /usr/share/doc/racc/html.ja/index.html (Japanese).