ruby/ext/tk/sample/tkextlib/treectrl
naruse c4fdfabcc8 handle ext/ as r53141
g -L frozen_string_literal ext/**/*.rb|xargs ruby -Ka -e'ARGV.each{|fn|puts
fn;open(fn,"r+"){|f|s=f.read.sub(/\A(#!.*\n)?(#.*coding.*\n)?/,"\\&#
frozen_string_literal: false\n");f.rewind;f.write s}}'

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-16 05:31:54 +00:00
..
pics
bitmaps.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
demo.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
explorer.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
help.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
imovie.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
layout.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
mailwasher.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
outlook-folders.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
outlook-newgroup.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
random.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
readme.txt fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
www-options.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00

The scripts and image files in this directory are based on demo files
of Tcl/Tk's TreeCtrl extension.