diff options
| author | hallgren <hallgren@chalmers.se> | 2013-11-22 17:21:36 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-11-22 17:21:36 +0000 |
| commit | 9c479393f605df35abebe455fd35809736bf7b0a (patch) | |
| tree | a63e48db4c01ce35b033125edcbe990ee218fada /examples/foods/CharactersGle.gf | |
| parent | 22fe61b533dbd9055b9f13f43c05e504bbf6b451 (diff) | |
examples/foods: add --# -coding=latin1
Adding coding pragmas
--# -coding=latin1
so that grammars will continue to work when we change the default character
encoding to UTF-8.
Diffstat (limited to 'examples/foods/CharactersGle.gf')
| -rw-r--r-- | examples/foods/CharactersGle.gf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/foods/CharactersGle.gf b/examples/foods/CharactersGle.gf index 4e7f454cc..8315703a6 100644 --- a/examples/foods/CharactersGle.gf +++ b/examples/foods/CharactersGle.gf @@ -1,3 +1,4 @@ +--# -coding=latin1
resource CharactersGle = {
--Character classes
|
