code/01rwdcore/jumplinkcommand.rb in rwdgutenberg-0.08 vs code/01rwdcore/jumplinkcommand.rb in rwdgutenberg-0.09

- old
+ new

@@ -1,6 +1,6 @@ # Bind message passing socket to rwdtinker application -JumpLink = Hash.new { |hh, kk| hh[kk] = "ERROR: link not found: #{kk.inspect}."; hh[kk] } + locationlink = { :helpscreen=> "runhelpwindow", :tinkerbackwindow=>"runrwdtinkerbackwindow", :returntomain=>"returntomain", :opendocuments=>"runtinkerdocuments",