diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 00:55:09 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 00:55:09 +0000 |
| commit | dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e (patch) | |
| tree | 3d0d1bc92620df23cf5e70ac0ca97051937a8dca /include/rubyio.h | |
| parent | 8669ddb9d078f8e10fc27df8fe5649b5437afe85 (diff) | |
| download | ruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.tar.gz ruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.tar.xz ruby-dbbd699c612519ae8d5e99237c5dbf1eabbc3c7e.zip | |
* include/ruby{io,sig}.h: moved to include/ruby/backward.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/rubyio.h')
| -rw-r--r-- | include/rubyio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rubyio.h b/include/rubyio.h deleted file mode 100644 index 59ecedca9..000000000 --- a/include/rubyio.h +++ /dev/null @@ -1 +0,0 @@ -#include "ruby/io.h" |
