# Tcl autoload index file, version 2.0 # This file is generated by the "auto_mkindex" command # and sourced to set up indexing information for one or # more commands. Typically each line is a command that # sets an element in the auto_index array, where the # element name is the name of a command and the value is # a script that loads the command. set auto_index(Bar) "source $dir/Bar.tcl" set auto_index(Foo) "source $dir/Foo.tcl" set auto_index(BarFoo) "source $dir/BarFoo.tcl" set auto_index(FooBar) "source $dir/FooBar.tcl" set auto_index(Geek) "source $dir/Geek.tcl" set auto_index(Mongrel) "source $dir/Mongrel.tcl" set auto_index(VirtualErr) "source $dir/VirtualErr.tcl" set auto_index(test) "source $dir/testlib.tcl" set auto_index(test_cmp_nums) "source $dir/testlib.tcl" set auto_index(test_cmp_vectors) "source $dir/testlib.tcl" set auto_index(test_cmp_lists) "source $dir/testlib.tcl" set auto_index(upvarTest_show_var) "source $dir/upvar.test" set auto_index(upvarTest_upvar_in_procs) "source $dir/upvar.test" set auto_index(uplevelTest_show_var) "source $dir/uplevel.test" set auto_index(uplevelTest_do) "source $dir/uplevel.test" set auto_index(Baz) "source $dir/Baz.tcl"