From bf7756c7b154d716ba90347b50236f72610d8e44 Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 17 Apr 2002 15:00:23 +0000 Subject: * ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat in favor of its forthcoming successor, BigDecimal. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/bigfloat/MANIFEST | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ext/bigfloat/MANIFEST (limited to 'ext/bigfloat/MANIFEST') diff --git a/ext/bigfloat/MANIFEST b/ext/bigfloat/MANIFEST deleted file mode 100644 index b73a3f7d5..000000000 --- a/ext/bigfloat/MANIFEST +++ /dev/null @@ -1,5 +0,0 @@ -MANIFEST -bigfloat.c -bigfloat.h -depend -extconf.rb -- cgit