Ruby  1.9.3p537(2014-02-19revision0)
ext/psych/parser.h
Go to the documentation of this file.
00001 #ifndef PSYCH_PARSER_H
00002 #define PSYCH_PARSER_H
00003 
00004 void Init_psych_parser();
00005 
00006 #endif
00007