diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-03-03 16:18:06 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-03-03 16:18:06 +0000 |
commit | d1e92128a7bb134e5f51155ae9c6e3d7b9ae4a86 (patch) | |
tree | 617b7e67cbdabbbc4faba689f1846010fdb8b43e /ext/Win32API | |
parent | 4990b6fa902d6741de13a7886015a5c7c0af87a5 (diff) | |
download | ruby-d1e92128a7bb134e5f51155ae9c6e3d7b9ae4a86.tar.gz ruby-d1e92128a7bb134e5f51155ae9c6e3d7b9ae4a86.tar.xz ruby-d1e92128a7bb134e5f51155ae9c6e3d7b9ae4a86.zip |
* ext/Win32API/MANIFEST: Belatedly add lib/win32/registry.rb.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Win32API')
-rw-r--r-- | ext/Win32API/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Win32API/MANIFEST b/ext/Win32API/MANIFEST index 7cc9ac445..3163f6bee 100644 --- a/ext/Win32API/MANIFEST +++ b/ext/Win32API/MANIFEST @@ -5,3 +5,4 @@ Win32API.c extconf.rb getch.rb point.rb +lib/win32/registry.rb |