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