summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-02-24 04:31:29 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-02-24 04:31:29 +0000
commit3976feed73bf4ec27183824870ee077c2b5b00b1 (patch)
treecb461ab9246a2c8e13d373a8c2d2e6378e4db9cc /win32
parent51fa86ece2d2b0f72c86c70fe1314e412c7a9e68 (diff)
990224
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_3@405 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/ruby.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/ruby.def b/win32/ruby.def
index 6c391dcff4..748a2cbfe1 100644
--- a/win32/ruby.def
+++ b/win32/ruby.def
@@ -31,6 +31,9 @@ EXPORTS
rb_cFile
;hash.c:
rb_cHash
+ ruby_setenv
+ ruby_setenv2
+ ruby_unsetenv
;io.c:
rb_cIO
;numeric.c: