index
:
pw.cloudef.rpg.git
master
rtp-support
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jni
/
ruby
/
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