Ruby  1.9.3p385(2013-02-06revision39114)
ext/-test-/string/extconf.h
Go to the documentation of this file.
00001 #ifndef EXTCONF_H
00002 #define EXTCONF_H
00003 #define TEST_INIT_FUNCS(X) X(ellipsize) X(enc_associate) X(modify) X(set_len) X(cstr)
00004 #endif
00005