bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small change: state heading in .output file


From: Hans Aberg
Subject: Small change: state heading in .output file
Date: Thu, 9 Sep 2004 16:42:28 +0200

Perhaps the state heading for each state in the .output file should changed
from
    state nn
to
    State nn
One can then, by a search (without using regular expressions), jump
directly to the state. It also makes the heading consistent with the other
headings (Grammar, etc.). (For the change, alter the fprintf() in
print_state() in print.c file.)

  Hans Aberg






reply via email to

[Prev in Thread] Current Thread [Next in Thread]