summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-11 15:07:47 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-11 15:07:47 +0000
commitf809440332cb82b7c933433a59a0eb1fbc092eb3 (patch)
tree88b68a34e0cfde034e62ccca4e572537d8663d5d /lib/README
parent725e9ee966ad1d697a421c9300c44150e268e849 (diff)
* ext/date/lib: moved from lib.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/README b/lib/README
index a8bb9c8d3d..3a5a89c8d4 100644
--- a/lib/README
+++ b/lib/README
@@ -8,8 +8,6 @@ cgi/session.rb CGI session class
cmath.rb math support for complex numbers
complex.rb includes cmath and set complex arithemtic as default (obsolete)
csv.rb CSV parser/generator
-date.rb date object
-date/format.rb date parsing and formatting
debug.rb ruby debugger
delegate.rb delegates messages to other object
drb.rb distributed Ruby