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

void Init_parser();

#endif