*** empty log message ***

This commit is contained in:
Jim Meyering
1995-06-01 13:54:23 +00:00
parent cfeaeb52f5
commit 95e742f778

View File

@@ -4734,7 +4734,7 @@ Don't put any @code{#line} preprocessor commands in the parser file.
Ordinarily Bison puts them in the parser file so that the C compiler
and debuggers will associate errors with your source file, the
grammar file. This option causes them to associate errors with the
parser file, treating it an independent source file in its own right.
parser file, treating it as an independent source file in its own right.
@item -o @var{outfile}
@itemx --output-file=@var{outfile}