• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

dmydln.c

Go to the documentation of this file.
00001 #include "ruby/ruby.h"
00002 
00003 void*
00004 dln_load(const char *file)
00005 {
00006     rb_loaderror("this executable file can't load extension libraries");
00007 }
00008 

Generated on Thu Sep 8 2011 03:46:41 for Ruby by  doxygen 1.7.1