home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / TCL / ITCL / _ITCL.TAR / usr / lib / itcl / demos / toasters / tclIndex < prev    next >
Encoding:
Text File  |  1994-03-21  |  890 b   |  19 lines

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