]> git.saurik.com Git - bison.git/blob - lib/quote.h
* src/output.c (output_short_or_char_table): New function.
[bison.git] / lib / quote.h
1 /* prototypes for quote.c */
2
3 char const *quote_n (int n, char const *name);
4 char const *quote (char const *name);