moved all files into "extensions" sub directory

This commit is contained in:
Mario Voigt
2019-11-14 20:09:28 +01:00
parent 364393dffe
commit 19bc05d45d
6633 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Toronto)]} {
LoadTimeZoneFile America/Toronto
}
set TZData(:Canada/Eastern) $TZData(:America/Toronto)