-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtclIndex
More file actions
23 lines (22 loc) · 1.33 KB
/
tclIndex
File metadata and controls
23 lines (22 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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(tclmake) [list source [file join $dir main.tcl]]
set auto_index(_tclmake) [list source [file join $dir main.tcl]]
set auto_index(_processCommandLine) [list source [file join $dir main.tcl]]
set auto_index(_help) [list source [file join $dir main.tcl]]
set auto_index(_error) [list source [file join $dir main.tcl]]
set auto_index(_catcherror) [list source [file join $dir main.tcl]]
set auto_index(MAKE_UPDATE) [list source [file join $dir main.tcl]]
set auto_index(_printrule) [list source [file join $dir parse.tcl]]
set auto_index(_parseFile) [list source [file join $dir parse.tcl]]
set auto_index(_useMakefile) [list source [file join $dir parse.tcl]]
set auto_index(_substVars) [list source [file join $dir parse.tcl]]
set auto_index(_getVar) [list source [file join $dir parse.tcl]]
set auto_index(_leeryGlob) [list source [file join $dir update.tcl]]
set auto_index(_updateTarget) [list source [file join $dir update.tcl]]
set auto_index(_update) [list source [file join $dir update.tcl]]