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/Setup | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/Setup') diff --git a/ext/Setup b/ext/Setup index d676049c6..e22ffe9bb 100644 --- a/ext/Setup +++ b/ext/Setup @@ -1,7 +1,6 @@ #option nodynamic #Win32API -#bigfloat #curses #dbm #digest -- cgit