From 887b9799b336eaadfc22c500dbf5df1af21abe50 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 11 Mar 2002 11:58:07 +0000 Subject: Initial revision git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/stringio/MANIFEST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ext/stringio/MANIFEST (limited to 'ext/stringio/MANIFEST') diff --git a/ext/stringio/MANIFEST b/ext/stringio/MANIFEST new file mode 100644 index 000000000..2c42c8475 --- /dev/null +++ b/ext/stringio/MANIFEST @@ -0,0 +1,3 @@ +MANIFEST +README +stringio.c -- cgit