X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/6deb44470e47bb02f0ca3ea630408d013e128710..b99357cde6568644e1b562965cf9fb3ba65af3a6:/doc/bison.info-3?ds=sidebyside diff --git a/doc/bison.info-3 b/doc/bison.info-3 index 66b519a7..06106f47 100644 --- a/doc/bison.info-3 +++ b/doc/bison.info-3 @@ -531,13 +531,6 @@ Bison Declaration Summary called `foo.tab.c' by default. As a consequence, the verbose output file is called `foo.output'. -`%raw' - The output file `NAME.h' normally defines the tokens with - Yacc-compatible token numbers. If this option is specified, the - internal Bison numbers are used instead. (Yacc-compatible numbers - start at 257 except for single-character tokens; Bison assigns - token numbers sequentially for all tokens starting at 3.) - `%token_table' Generate an array of token names in the parser file. The name of the array is `yytname'; `yytname[I]' is the name of the token