summaryrefslogtreecommitdiffstats
path: root/ext/Setup.x68
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-17 15:00:23 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-17 15:00:23 +0000
commitbf7756c7b154d716ba90347b50236f72610d8e44 (patch)
treea3721443c147130fd0bcc71769e6c9821421f5ec /ext/Setup.x68
parentaf3e7568aaa3adf517b92e194d40db0b16af1fdb (diff)
downloadruby-bf7756c7b154d716ba90347b50236f72610d8e44.tar.gz
ruby-bf7756c7b154d716ba90347b50236f72610d8e44.tar.xz
ruby-bf7756c7b154d716ba90347b50236f72610d8e44.zip
* 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
Diffstat (limited to 'ext/Setup.x68')
-rw-r--r--ext/Setup.x681
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index 0f3a599e7..783046e51 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -1,7 +1,6 @@
option nodynamic
#Win32API
-bigfloat
#curses
dbm
digest
OSZAR »