Ruby  1.9.3p392(2013-02-22revision39386)
extconf.h
Go to the documentation of this file.
1 #ifndef EXTCONF_H
2 #define EXTCONF_H
3 #define TEST_INIT_FUNCS(X) X(modify) X(set_len) X(enc_associate) X(ellipsize) X(cstr)
4 #endif
5