root
/
ext
/
-test-
/
integer
/extconf.h
/*
*/
#ifndef
EXTCONF_H
#define
EXTCONF_H
#define
TEST_INIT_FUNCS
(X) X(my_integer) X(core_ext)
#endif
/*
*/