]> git.saurik.com Git - bison.git/blame - lib/quote.h
* src/reader.c (parse_expect_decl): Use `skip_white_space' and
[bison.git] / lib / quote.h
CommitLineData
ff4a34be
AD
1/* prototypes for quote.c */
2
3char const *quote_n (int n, char const *name);
4char const *quote (char const *name);