Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_8_7_330) is shown here.
change_tab( t )
public
if we don’t like 4 spaces, we can change it any time
# File lib/rdoc/dot/dot.rb, line 8
def change_tab( t )
$tab = t
$tab2 = t * 2
end