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(Appliance) "source $dir/Appliance.tcl"
10set auto_index(HazardRec) "source $dir/Hazard.tcl"
11set auto_index(Hazard) "source $dir/Hazard.tcl"
12set auto_index(Outlet) "source $dir/Outlet.tcl"
13set auto_index(SmartToaster) "source $dir/SmartToaster.tcl"
14set auto_index(Toaster) "source $dir/Toaster.tcl"
15set auto_index(make_toaster) "source $dir/usualway.tcl"
16set auto_index(toast_bread) "source $dir/usualway.tcl"
17set auto_index(clean_toaster) "source $dir/usualway.tcl"
18set auto_index(destroy_toaster) "source $dir/usualway.tcl"
19