summaryrefslogtreecommitdiff
path: root/ext/psych/psych_parser.h
blob: beb3dd07094aa1ee4a1e6a0ef0dc0abd2960424d (plain)
1
2
3
4
5
6
#ifndef PSYCH_PARSER_H
#define PSYCH_PARSER_H

void Init_psych_parser(void);

#endif