From b10617c3d1c302e03c41fbd8fffdc7a61bf3d1cf Mon Sep 17 00:00:00 2001 From: matz Date: Sat, 16 May 2009 02:00:42 +0000 Subject: * sample/drb/dhasenc.rb: add magic comment for encoding. * sample/mine.rb: ditto. * ext/tk/sample/tcltklib/sample1.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- sample/mine.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'sample/mine.rb') diff --git a/sample/mine.rb b/sample/mine.rb index 8fc27e0c6d..4ef006685e 100644 --- a/sample/mine.rb +++ b/sample/mine.rb @@ -1,4 +1,5 @@ #! /usr/bin/ruby -Ke +# -*- encoding: euc-jp -*- class Board def clr -- cgit v1.2.3