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:
ktsj 2016-12-18 12:29:34 +00:00
Родитель 9fc44b8790
Коммит 1b45e53349
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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