Mercurial > ~darius > hgwebdir.cgi > cddb-stuff
comparison tclIndex @ 2:5cead4da1db9
Initial import.
Seems to work nicely.
author | darius |
---|---|
date | Wed, 09 Aug 2000 02:18:47 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:dd6e30f7eb42 | 2:5cead4da1db9 |
---|---|
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(read_c2w) [list source [file join $dir cddb2.tcl]] | |
10 set auto_index(main) [list source [file join $dir cddb2.tcl]] | |
11 set auto_index(edit_tracks) [list source [file join $dir tracknamer.tcl]] | |
12 set auto_index(add_entries) [list source [file join $dir tracknamer.tcl]] | |
13 set auto_index(save_names) [list source [file join $dir tracknamer.tcl]] | |
14 set auto_index(print_info) [list source [file join $dir tracknamer.tcl]] | |
15 set auto_index(namer_exit) [list source [file join $dir tracknamer.tcl]] | |
16 set auto_index(loadlibs) [list source [file join $dir tracknamer.tcl]] | |
17 set auto_index(log) [list source [file join $dir tracknamer.tcl]] |