1#
2#  setup.rb   --   setup script before calling TkPackage.require()
3#
4#    If you need some setup operations (for example, add a library path
5#    to the library search path) before using Tcl/Tk library packages
6#    wrapped by Ruby scripts in this directory, please write the setup
7#    operations in this file.
8#
9