OSDN Git Service

ruby-1.9.1-rc1
[splhack/AndroidRuby.git] / lib / ruby-1.9.1-rc1 / ext / tk / lib / tkextlib / setup.rb
diff --git a/lib/ruby-1.9.1-rc1/ext/tk/lib/tkextlib/setup.rb b/lib/ruby-1.9.1-rc1/ext/tk/lib/tkextlib/setup.rb
new file mode 100644 (file)
index 0000000..12867e8
--- /dev/null
@@ -0,0 +1,8 @@
+#
+#  setup.rb   --   setup script before using Tk extension libraries
+#
+#    If you need some setup operations for Tk extensions (for example, 
+#    modify the dynamic library path) required, please write the setup 
+#    operations in this file. This file is required at the last of 
+#    "require 'tk'". 
+#