lib/irb/xmp.rb in irb-1.2.4 vs lib/irb/xmp.rb in irb-1.2.5

- old
+ new

@@ -8,10 +8,10 @@ # -- # # # -require "irb" +require_relative "../irb" require_relative "frame" # An example printer for irb. # # It's much like the standard library PrettyPrint, that shows the value of each