mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e5988f7404
commit
835c8d9d48
4 changed files with 4 additions and 84 deletions
|
|
@ -1,4 +0,0 @@
|
|||
require 'rbconfig'
|
||||
$:.unshift File.join('.ext', Config::CONFIG['arch'])
|
||||
$:.unshift '.ext'
|
||||
load ARGV[0]
|
||||
Loading…
Add table
Add a link
Reference in a new issue