Hacked By AnonymousFox

Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby19/lib64/ruby/1.9.1/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby19/lib64/ruby/1.9.1/rational.rb

# :enddoc:

warn('lib/rational.rb is deprecated') if $VERBOSE

class Fixnum

  alias quof fdiv
  alias rdiv quo

  alias power! ** unless method_defined? :power!
  alias rpower **

end

class Bignum

  alias quof fdiv
  alias rdiv quo

  alias power! ** unless method_defined? :power!
  alias rpower **

end

Hacked By AnonymousFox1.0, Coded By AnonymousFox