mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 08:13:02 +00:00
cex: factor the handling of graphical symbols
* src/glyphs.h, src/glyphs.c: New.
This commit is contained in:
@@ -238,8 +238,6 @@ print_fallback (unsigned int code _GL_UNUSED,
|
||||
return -1;
|
||||
}
|
||||
|
||||
/* Print "→", the symbol used to separate the lhs of a rule from its
|
||||
rhs. */
|
||||
static inline void
|
||||
print_arrow (FILE *out)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user