# File mrplot.rb, line 97 def atom_drawline(point_start, point_end, style) puts "Line #{point_start} #{point_end}, [#{style}]" end