]> git.saurik.com Git - bison.git/commitdiff
New experimental feature: display the lookaheads in the report and
authorAkim Demaille <akim@epita.fr>
Sun, 5 May 2002 11:56:49 +0000 (11:56 +0000)
committerAkim Demaille <akim@epita.fr>
Sun, 5 May 2002 11:56:49 +0000 (11:56 +0000)
graph.
* src/print (print_core): When --trace-flag, display the rules
lookaheads.
* src/print_graph.c (print_core): Likewise.
Swap the arguments.
Adjust caller.


No differences found