summaryrefslogtreecommitdiff
path: root/ext/curses/MANIFEST
diff options
context:
space:
mode:
authorttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-08-12 23:42:44 +0000
committerttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-08-12 23:42:44 +0000
commit9eded5fa137fc0d25c1096890a706c4437043227 (patch)
tree72bbbd6461756d8615183a7a56f21620b29e8c19 /ext/curses/MANIFEST
parent7e97ab23f81b94b93dca9fec9ea8997c46a59e11 (diff)
new methods and constants for using the mouse, character attributes,
colors and key codes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/curses/MANIFEST')
-rw-r--r--ext/curses/MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/curses/MANIFEST b/ext/curses/MANIFEST
index e1a25d962d..5882d682f0 100644
--- a/ext/curses/MANIFEST
+++ b/ext/curses/MANIFEST
@@ -5,3 +5,5 @@ extconf.rb
hello.rb
rain.rb
view.rb
+view2.rb
+mouse.rb