# File lib/rgl/rdot.rb, line 19
19:   def change_tab (t)
20:     $tab  = t
21:     $tab2 = t * 2
22:   end