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/depend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 ext/bigfloat/depend (limited to 'ext/bigfloat/depend') diff --git a/ext/bigfloat/depend b/ext/bigfloat/depend deleted file mode 100644 index 5b149824f..000000000 --- a/ext/bigfloat/depend +++ /dev/null @@ -1 +0,0 @@ -bigfloat.o: bigfloat.c bigfloat.h $(hdrdir)/ruby.h -- cgit