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
/
-test-
/
rational
/
extconf.h
blob: ebb36c5a89325bf6445d087fdb90aa1bad6c13e8 (
plain
)
1
2
3
4
#ifndef EXTCONF_H
#define EXTCONF_H
#define TEST_INIT_FUNCS(X) X(rat)
#endif