mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
doc/standard_library.rdoc: Tk is removed from stdlib
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9fc44b8790
commit
1b45e53349
1 changed files with 0 additions and 1 deletions
|
@ -107,6 +107,5 @@ Socket:: Access underlying OS socket implementations
|
|||
StringIO:: Pseudo I/O on String objects
|
||||
StringScanner:: Provides lexical scanning operations on a String
|
||||
Syslog:: Ruby interface for the POSIX system logging facility
|
||||
Tk:: Provides a framework for building a Graphical User Interface (GUI)
|
||||
WIN32OLE:: Provides an interface for OLE Automation in Ruby
|
||||
Zlib:: Ruby interface for the zlib compression/decompression library
|
||||
|
|
Loading…
Reference in a new issue