summaryrefslogtreecommitdiffstats
path: root/library/tclIndex
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2024-06-19 02:22:41 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2024-06-19 02:22:41 (GMT)
commitf91e645a10fd5f48414f3be82587d71560223aea (patch)
treecb32709760a3ad2a8fb3f26a16a6aceba1bb51a1 /library/tclIndex
parent7386a38e172efc6d56780bc272ba64c098a027a9 (diff)
downloadtcl-f91e645a10fd5f48414f3be82587d71560223aea.zip
tcl-f91e645a10fd5f48414f3be82587d71560223aea.tar.gz
tcl-f91e645a10fd5f48414f3be82587d71560223aea.tar.bz2
Unsupported ICU interface
Diffstat (limited to 'library/tclIndex')
-rw-r--r--library/tclIndex1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/tclIndex b/library/tclIndex
index 871298f..2b5619f 100644
--- a/library/tclIndex
+++ b/library/tclIndex
@@ -109,3 +109,4 @@ set auto_index(tcl_endOfWord) [list ::tcl::Pkg::source [file join $dir word.tcl]
set auto_index(tcl_startOfNextWord) [list ::tcl::Pkg::source [file join $dir word.tcl]]
set auto_index(tcl_startOfPreviousWord) [list ::tcl::Pkg::source [file join $dir word.tcl]]
set auto_index(writeFile) [list ::tcl::Pkg::source [file join $dir writefile.tcl]]
+set auto_index(::tcl::unsupported::icu) [list ::tcl::Pkg::source [file join $dir icu.tcl]] \ No newline at end of file