Mercurial > ~darius > hgwebdir.cgi > cddb-stuff
diff tclIndex @ 2:5cead4da1db9
Initial import.
Seems to work nicely.
author | darius |
---|---|
date | Wed, 09 Aug 2000 02:18:47 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tclIndex Wed Aug 09 02:18:47 2000 +0000 @@ -0,0 +1,17 @@ +# Tcl autoload index file, version 2.0 +# This file is generated by the "auto_mkindex" command +# and sourced to set up indexing information for one or +# more commands. Typically each line is a command that +# sets an element in the auto_index array, where the +# element name is the name of a command and the value is +# a script that loads the command. + +set auto_index(read_c2w) [list source [file join $dir cddb2.tcl]] +set auto_index(main) [list source [file join $dir cddb2.tcl]] +set auto_index(edit_tracks) [list source [file join $dir tracknamer.tcl]] +set auto_index(add_entries) [list source [file join $dir tracknamer.tcl]] +set auto_index(save_names) [list source [file join $dir tracknamer.tcl]] +set auto_index(print_info) [list source [file join $dir tracknamer.tcl]] +set auto_index(namer_exit) [list source [file join $dir tracknamer.tcl]] +set auto_index(loadlibs) [list source [file join $dir tracknamer.tcl]] +set auto_index(log) [list source [file join $dir tracknamer.tcl]]