mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
maint: prepare forthcoming changes
* src/gram.c (rule_rhs_print): Do not print new line anymore. (rule_print): Make it static. * src/closure.c, src/derives.c, src/gram.c: Adjust.
This commit is contained in:
@@ -229,9 +229,6 @@ size_t rule_rhs_length (rule *r);
|
||||
/* Print this rule's RHS on OUT. */
|
||||
void rule_rhs_print (rule *r, FILE *out);
|
||||
|
||||
/* Print this rule on OUT. */
|
||||
void rule_print (rule *r, FILE *out);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user