diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-16 15:50:49 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-16 15:50:49 +0000 |
| commit | bc9f3cf198ad1d1415e58f2ce8109d84c7cb3c30 (patch) | |
| tree | 17ef52b583dd03e0f5348336d0cd13744bdd3f77 /win32/ruby.def | |
| parent | 4edf51453bee5673d15f65dc271e4dade5b5ea0e (diff) | |
mswin32 DLEXT2
O_BINARY
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/ruby.def')
| -rw-r--r-- | win32/ruby.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/ruby.def b/win32/ruby.def index 1c0760308..0d8fab597 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 |
