diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2020-03-17 20:46:21 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2020-03-17 20:46:21 +0000 |
commit | 450bc12eba9ebc61c597b70a633eb1e37ab92180 (patch) | |
tree | 8985a7de63a8ae88e499d497d684da7f00c8c993 /Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya | |
parent | 412579d4e7fdcc86bf649615419fb560809bc8f3 (diff) |
New Tcl/Tk for Windows. No longer a single-file kit.
git-svn-id: svn://tug.org/texlive/trunk@54375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya')
-rw-r--r-- | Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya new file mode 100644 index 00000000000..6cd77e144f6 --- /dev/null +++ b/Master/tlpkg/tltcl/lib/tcl8.6/tzdata/Libya @@ -0,0 +1,5 @@ +# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Africa/Tripoli)]} { + LoadTimeZoneFile Africa/Tripoli +} +set TZData(:Libya) $TZData(:Africa/Tripoli) |