aboutsummaryrefslogtreecommitdiffstats
path: root/lib/date2.rb
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-30 15:49:29 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-30 15:49:29 +0000
commitdcf4a0a1f699b9094b6f900b47efe5cfaf077981 (patch)
tree382fc7830828ec4325f6d917fdb2472c8f889906 /lib/date2.rb
parentb58aef095a53fe47107c0e5460a827f1fc17508b (diff)
downloadruby-dcf4a0a1f699b9094b6f900b47efe5cfaf077981.tar.gz
removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/date2.rb')
-rw-r--r--lib/date2.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/date2.rb b/lib/date2.rb
deleted file mode 100644
index f7da78f650..0000000000
--- a/lib/date2.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-# date2 was overridden by date.
-# To be precise, date was overridden by date2,
-# and date2 was renamed to date.
-
-require 'date'