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.
This commit is contained in:
hallgren
2013-11-22 17:21:36 +00:00
parent 22fe61b533
commit 9c479393f6
10 changed files with 10 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
--# -path=.:prelude
--# -coding=latin1
-- (c) 2009 Martha Dis Brandt under LGPL