root/lang/ruby/nario/rskit/lib/ruby/1.8/tkextlib/setup.rb @ 17197

Revision 17197, 308 bytes (checked in by authorNari, 5 years ago)

add rskit

Line 
1#
2#  setup.rb   --   setup script before using Tk extension libraries
3#
4#    If you need some setup operations for Tk extensions (for example,
5#    modify the dynamic library path) required, please write the setup
6#    operations in this file. This file is required at the last of
7#    "require 'tk'".
8#
Note: See TracBrowser for help on using the browser.