home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / TCL / ITCL / _ITCL.TAR / usr / lib / itcl / demos / widgets / tclIndex < prev   
Encoding:
Text File  |  1994-04-08  |  628 b   |  14 lines

  1. # Tcl autoload index file, version 2.0
  2. # This file is generated by the "itcl_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(ColorEditor) "source $dir/ColorEditor.tcl"
  10. set auto_index(ColorEntry) "source $dir/ColorEntry.tcl"
  11. set auto_index(FilteredBox) "source $dir/FilteredBox.tcl"
  12. set auto_index(ListBox) "source $dir/ListBox.tcl"
  13. set auto_index(SelectBox) "source $dir/SelectBox.tcl"
  14.