summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authornahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-06-19 16:08:52 +0000
committernahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-06-19 16:08:52 +0000
commit13e15cecf3f3bec0514ce9b2b4576135fe3f944c (patch)
tree5e115ec14ac0cc8c481b278e8c893e56bee08bb9 /MANIFEST
parent8fa0e58e61f6345b723dedee16043e118ee9b647 (diff)
* lib/csv.rb: Import csv module.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 36b99b2175..a865bfe18d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -115,6 +115,7 @@ lib/cgi-lib.rb
lib/cgi.rb
lib/cgi/session.rb
lib/complex.rb
+lib/csv.rb
lib/date.rb
lib/date/format.rb
lib/date2.rb