diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-09-23 00:17:21 -0700 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-09-23 00:17:21 -0700 |
commit | ba6015188abeb957de22a4412babc97d4587b4b9 (patch) | |
tree | 79fe5073630c84b048e1df694a763a93f1a53406 /lib/date | |
parent | a51d1fcf9346ae3d9e6418f568fa6a06d4111ea8 (diff) | |
download | mc-ba6015188abeb957de22a4412babc97d4587b4b9.tar.gz |
Zoneinfo doesn't apply on Plan 9.
Diffstat (limited to 'lib/date')
-rw-r--r-- | lib/date/bld.proj | 2 | ||||
-rw-r--r-- | lib/date/zoneinfo+posixy.myr (renamed from lib/date/zoneinfo.myr) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/date/bld.proj b/lib/date/bld.proj index 0c6af04..5a4164d 100644 --- a/lib/date/bld.proj +++ b/lib/date/bld.proj @@ -4,6 +4,6 @@ lib date = names.myr parse.myr types.myr - zoneinfo.myr + zoneinfo+posixy.myr ;; diff --git a/lib/date/zoneinfo.myr b/lib/date/zoneinfo+posixy.myr index 7905f96..7905f96 100644 --- a/lib/date/zoneinfo.myr +++ b/lib/date/zoneinfo+posixy.myr |