ruby: libruby_init now takes parsed Ruby-lang config text
authorDerek Hower <drh5@cs.wisc.edu>
Tue, 21 Jul 2009 23:33:05 +0000 (18:33 -0500)
committerDerek Hower <drh5@cs.wisc.edu>
Tue, 21 Jul 2009 23:33:05 +0000 (18:33 -0500)
commit80544cda8ae97d3041dcc1e078e22c70aba3a9a7
tree792bfaf3a41bbc7db6239e099ca62111a066546e
parent225de2eaff57bdf27d367531f25a654e4cd06fe6
ruby: libruby_init now takes parsed Ruby-lang config text

libruby_init now expects to get a file that contains the output of
running a ruby-lang configuration, opposed to the ruby-lang
configuration itself.
src/mem/ruby/config/cfg.rb
src/mem/ruby/libruby.cc