diff options
author | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-02 01:46:26 +0000 |
---|---|---|
committer | tadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-02 01:46:26 +0000 |
commit | 8987242f18f0d4c8213a84f3c7be4f83183d6067 (patch) | |
tree | bd3561b3e987c4585cac78baf4cbb22e8b809f99 /sample | |
parent | 68c53910dc0246b8881df6f6177d9794a87ce44b (diff) | |
download | ruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.tar.gz ruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.tar.xz ruby-8987242f18f0d4c8213a84f3c7be4f83183d6067.zip |
use hard tab.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sample')
-rw-r--r-- | sample/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/README b/sample/README index e07a641c7..9187a9df2 100644 --- a/sample/README +++ b/sample/README @@ -26,7 +26,7 @@ list.rb stupid object sample list2.rb stupid object sample list3.rb stupid object sample mine.rb simple mine sweeper -mkproto.rb extract prototype from C +mkproto.rb extract prototype from C mpart.rb split file int multi part observ.rb observer design pattern sample occur.pl count word occurrence (Perl) |