mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
require drb/eq.rb by default
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5841 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fb18f7c5f6
commit
92d34f3619
3 changed files with 5 additions and 4 deletions
|
@ -54,6 +54,7 @@
|
|||
require 'socket'
|
||||
require 'thread'
|
||||
require 'fcntl'
|
||||
require 'drb/eq'
|
||||
|
||||
#
|
||||
# == Overview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue