# File lib/rdoc/dot/dot.rb, line 8
    def change_tab( t )
        $tab = t
        $tab2 = t * 2
    end