cex: factor the handling of graphical symbols

* src/glyphs.h, src/glyphs.c: New.
This commit is contained in:
Akim Demaille
2020-07-15 07:24:48 +02:00
parent 4d18195ebc
commit 346ba14f15
5 changed files with 124 additions and 2 deletions

View File

@@ -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)
{