diff options
| author | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-08-12 23:42:44 +0000 |
|---|---|---|
| committer | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-08-12 23:42:44 +0000 |
| commit | 35438b7637f91189baf12478123fdff404f9770b (patch) | |
| tree | 72bbbd6461756d8615183a7a56f21620b29e8c19 /ext/curses/MANIFEST | |
| parent | 34a484dabc3825cf03287520171773ccb50000bf (diff) | |
new methods and constants for using the mouse, character attributes,
colors and key codes.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/curses/MANIFEST')
| -rw-r--r-- | ext/curses/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/curses/MANIFEST b/ext/curses/MANIFEST index e1a25d962..5882d682f 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 |
