home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / TCL / ITCL / _ITCL.TAR / usr / lib / itcl / tests / tclIndex < prev    next >
Encoding:
Text File  |  1994-03-21  |  1.2 KB  |  25 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(Bar) "source $dir/Bar.tcl"
  10. set auto_index(Foo) "source $dir/Foo.tcl"
  11. set auto_index(BarFoo) "source $dir/BarFoo.tcl"
  12. set auto_index(FooBar) "source $dir/FooBar.tcl"
  13. set auto_index(Geek) "source $dir/Geek.tcl"
  14. set auto_index(Mongrel) "source $dir/Mongrel.tcl"
  15. set auto_index(VirtualErr) "source $dir/VirtualErr.tcl"
  16. set auto_index(test) "source $dir/testlib.tcl"
  17. set auto_index(test_cmp_nums) "source $dir/testlib.tcl"
  18. set auto_index(test_cmp_vectors) "source $dir/testlib.tcl"
  19. set auto_index(test_cmp_lists) "source $dir/testlib.tcl"
  20. set auto_index(upvarTest_show_var) "source $dir/upvar.test"
  21. set auto_index(upvarTest_upvar_in_procs) "source $dir/upvar.test"
  22. set auto_index(uplevelTest_show_var) "source $dir/uplevel.test"
  23. set auto_index(uplevelTest_do) "source $dir/uplevel.test"
  24. set auto_index(Baz) "source $dir/Baz.tcl"
  25.