mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
57531305bc
* loadpath.c: split load path staffs from version.c. * dmyloadpath.c: miniruby has no builtin load paths, so verconf.h is not needed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2 lines
79 B
C
2 lines
79 B
C
const char ruby_exec_prefix[] = "";
|
|
const char ruby_initial_load_paths[] = "";
|