1# Tcl autoload index file, version 2.0
2# This file is generated by the "auto_mkindex" command
3# and sourced to set up indexing information for one or
4# more commands.  Typically each line is a command that
5# sets an element in the auto_index array, where the
6# element name is the name of a command and the value is
7# a script that loads the command.
8
9set auto_index(::control::CommandAsCaller) [list source [file join $dir ascaller.tcl]]
10set auto_index(::control::BodyAsCaller) [list source [file join $dir ascaller.tcl]]
11set auto_index(::control::ErrorInfoAsCaller) [list source [file join $dir ascaller.tcl]]
12set auto_index(::control::assert::EnabledAssert) [list source [file join $dir assert.tcl]]
13set auto_index(::control::assert::enabled) [list source [file join $dir assert.tcl]]
14set auto_index(::control::assert::callback) [list source [file join $dir assert.tcl]]
15set auto_index(::control::AssertSwitch) [list source [file join $dir assert.tcl]]
16set auto_index(::control::assert) [list source [file join $dir assert.tcl]]
17set auto_index(::control::do) [list source [file join $dir do.tcl]]
18set auto_index(::control::no-op) [list source [file join $dir no-op.tcl]]
19