mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 17:14:01 +02:00
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b7a7c70c32
commit
18aad3084f
167 changed files with 11904 additions and 0 deletions
8
ext/tk/lib/tkextlib/tkHTML/setup.rb
Normal file
8
ext/tk/lib/tkextlib/tkHTML/setup.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# setup.rb -- setup script before calling TkPackage.require()
|
||||
#
|
||||
# If you need some setup operations (for example, add a library path
|
||||
# to the library search path) before using Tcl/Tk library packages
|
||||
# wrapped by Ruby scripts in this directory, please write the setup
|
||||
# operations in this file.
|
||||
#
|
Loading…
Add table
Add a link
Reference in a new issue