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

void Init_psych_parser();

#endif