#!wish -f

set SUE_DIR [string trimright [pwd] "/bin"]
set auto_path [concat $SUE_DIR/src $auto_path]

source [file join $SUE_DIR src sue.tcl]

# need to update to setup windows before loading
update

# force wish to load in all of the tclIndexes
catch perrott
# remake listbox
make_icon_listbox
