ruby--ruby/ext/tk/lib/tkextlib/winico/setup.rb

9 lines
318 B
Ruby

#
# 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.
#