#!../tree_wish -f
# -*-Tcl-*-
#
# dirtree2 - same as dirtree1, but with horizontal layout
# 

source dirtree1
$tree config -layout horizontal
