mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
* doc/bison.texinfo (Decl Summary): Correct typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-02-01 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
|
* doc/bison.texinfo (Decl Summary): Correct typo.
|
||||||
|
|
||||||
2007-01-30 Paolo Bonzini <bonzini@gnu.org>
|
2007-01-30 Paolo Bonzini <bonzini@gnu.org>
|
||||||
|
|
||||||
* data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
|
* data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
|
||||||
|
|||||||
@@ -4694,7 +4694,7 @@ already defined, so that the debugging facilities are compiled.
|
|||||||
@deffn {Directive} %define @var{variable}
|
@deffn {Directive} %define @var{variable}
|
||||||
@deffnx {Directive} %define @var{variable} "@var{value}"
|
@deffnx {Directive} %define @var{variable} "@var{value}"
|
||||||
Define a variable to adjust Bison's behavior. The possible choices for
|
Define a variable to adjust Bison's behavior. The possible choices for
|
||||||
@var{variable}, as well as their meanings, depends on the selected target
|
@var{variable}, as well as their meanings, depend on the selected target
|
||||||
language and/or the parser skeleton (@pxref{Decl Summary,,%language}).
|
language and/or the parser skeleton (@pxref{Decl Summary,,%language}).
|
||||||
|
|
||||||
Some @var{variable}s may be used as boolean values: in this case, the
|
Some @var{variable}s may be used as boolean values: in this case, the
|
||||||
|
|||||||
Reference in New Issue
Block a user