From 8882986d9701ef8be4cdd87e64a30321f1738cee Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Mon, 19 Aug 2019 18:43:23 +0900 Subject: Drop duplicated sample code (#2389) [ci skip] * Drop duplicated sample code * Drop another style sample https://github.com/ruby/ruby/pull/2389#issuecomment-522489520 * Update sample list --- sample/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'sample/README') diff --git a/sample/README b/sample/README index 796aba1dc3..b55234a947 100644 --- a/sample/README +++ b/sample/README @@ -16,7 +16,6 @@ fib.pl Fibonacci number (Perl) fib.py Fibonacci number (Python) fib.rb Fibonacci number (Ruby) fib.scm Fibonacci number (Scheme) -freq.rb count word occurrence from.rb scan mail spool fullpath.rb convert ls -lR to fullpath format less.rb front end for less @@ -29,7 +28,6 @@ mpart.rb split file int multi part observ.rb observer design pattern sample occur.pl count word occurrence (Perl) occur.rb count word occurrence (Ruby) -occur2.rb count word occurrence - another style philos.rb famous dining philosophers pi.rb calculate PI rcs.awk random character stereogram (AWK) -- cgit v1.2.1