summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-01 13:26:01 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-12-01 13:26:01 +0000
commitec27275122985aa832d084062652ca8461a037df (patch)
tree24bead4b2e7e90ff5b56bc45e39f9d4cdfe04537 /lib/README
parentb587334b08d74596c430e23948e9d6dd6acb4b2b (diff)
lib/README: remove jcode.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14068 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/README b/lib/README
index 63f0363e90..8799115eae 100644
--- a/lib/README
+++ b/lib/README
@@ -27,7 +27,6 @@ gserver.rb general TCP server
importenv.rb imports environment variables as global variables
ipaddr.rb defines the IPAddr class
irb.rb interactive ruby
-jcode.rb Japanese text handling (replace String methods)
logger.rb simple logging utility
mailread.rb reads mail headers
mathn.rb extended math operation