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,4 +1,5 @@
--# -path=.:abstract:prelude:german:api:common
--# -coding=latin1
concrete GreetingsGer of Greetings = SentencesGer [Greeting,mkGreeting] ** open Prelude in {
lin