mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 20:31:17 +08:00
add magic encoding comments to all ruby source files
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
#
|
||||
# $Id: core.rb 25189 2009-10-02 12:04:37Z akr $
|
||||
#
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
#
|
||||
# $Id: filter.rb 25189 2009-10-02 12:04:37Z akr $
|
||||
#
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
#
|
||||
# $Id: lexer.rb 25189 2009-10-02 12:04:37Z akr $
|
||||
#
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
#
|
||||
# $Id: sexp.rb 25189 2009-10-02 12:04:37Z akr $
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user