summaryrefslogtreecommitdiff
path: root/win32/ruby.def
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-05-16 15:50:49 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-05-16 15:50:49 +0000
commit1fc61ca55fd736dbe63c37abde8239601ce3b2aa (patch)
tree17ef52b583dd03e0f5348336d0cd13744bdd3f77 /win32/ruby.def
parenta5b607c895adfb751c273e51fea101935d94e103 (diff)
mswin32 DLEXT2
O_BINARY git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/ruby.def')
-rw-r--r--win32/ruby.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/ruby.def b/win32/ruby.def
index 1c0760308e..0d8fab5970 100644
--- a/win32/ruby.def
+++ b/win32/ruby.def
@@ -186,6 +186,7 @@ EXPORTS
rb_big_plus
rb_big_minus
rb_big_mul
+ rb_big_divmod
rb_big_pow
rb_big_and
rb_big_or