aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcl/tests/policies/policyA/tclIndex
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcl/tests/policies/policyA/tclIndex')
-rw-r--r--contrib/tcl/tests/policies/policyA/tclIndex9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/tcl/tests/policies/policyA/tclIndex b/contrib/tcl/tests/policies/policyA/tclIndex
new file mode 100644
index 000000000000..5a555373249e
--- /dev/null
+++ b/contrib/tcl/tests/policies/policyA/tclIndex
@@ -0,0 +1,9 @@
+# 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(policyA_PolicyInit) [list source [file join $dir policy.tcl]]