summaryrefslogtreecommitdiff
path: root/blt/library/tclIndex
diff options
context:
space:
mode:
Diffstat (limited to 'blt/library/tclIndex')
-rw-r--r--blt/library/tclIndex13
1 files changed, 13 insertions, 0 deletions
diff --git a/blt/library/tclIndex b/blt/library/tclIndex
new file mode 100644
index 00000000000..0b72d797afc
--- /dev/null
+++ b/blt/library/tclIndex
@@ -0,0 +1,13 @@
+# 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(Blt_ActiveLegend) [list source $dir/graph.tcl]
+set auto_index(Blt_Crosshairs) [list source $dir/graph.tcl]
+set auto_index(Blt_ZoomStack) [list source $dir/graph.tcl]
+set auto_index(Blt_PrintKey) [list source $dir/graph.tcl]
+set auto_index(Blt_ClosestPoint) [list source $dir/graph.tcl]