examples/phrasebook: adding --# -coding=latin1 to 18 modules

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:47:50 +00:00
parent 9c479393f6
commit 4a82481a1f
18 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
--# -coding=latin1
concrete SentencesFin of Sentences = NumeralFin ** SentencesI -
[Is, IsMass, NameNN, ObjMass,
IFemale, YouFamFemale, YouPolFemale, IMale, YouFamMale, YouPolMale,