ext/fiber/fiber.c

Go to the documentation of this file.
00001 
00002 void ruby_Init_Fiber_as_Coroutine(void);
00003 
00004 void
00005 Init_fiber(void)
00006 {
00007     ruby_Init_Fiber_as_Coroutine();
00008 }
00009 

Generated on Wed Aug 10 09:16:59 2011 for Ruby by  doxygen 1.4.7