Skip to content

Commit

Permalink
Added a UTF-8 encoding directive to the cfg.rb file.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswailes committed Jun 30, 2011
1 parent ac56706 commit 59ffda3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rltk/cfg.rb
Expand Up @@ -4,6 +4,8 @@
# Description: This file contains the a class representing a context-free
# grammar.

# encoding: utf-8

############
# Requires #
############
Expand Down

0 comments on commit 59ffda3

Please sign in to comment.