diff options
Diffstat (limited to 'contrib/tcl/tests/policies/policyB/tclIndex')
-rw-r--r-- | contrib/tcl/tests/policies/policyB/tclIndex | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/tcl/tests/policies/policyB/tclIndex b/contrib/tcl/tests/policies/policyB/tclIndex deleted file mode 100644 index 8abf6d11d749f..0000000000000 --- a/contrib/tcl/tests/policies/policyB/tclIndex +++ /dev/null @@ -1,9 +0,0 @@ -# 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(policyB_PolicyInit) [list source [file join $dir policy.tcl]] |