Ruby  1.9.3p448(2013-06-27revision41675)
ext/fiddle/function.h
Go to the documentation of this file.
00001 #ifndef FIDDLE_FUNCTION_H
00002 #define FIDDLE_FUNCTION_H
00003 
00004 #include <fiddle.h>
00005 
00006 void Init_fiddle_function();
00007 
00008 #endif
00009