Emacs only recognizes utf-8, not UTF-8, in file headers

This commit is contained in:
peter.ljunglof
2012-08-29 21:40:49 +00:00
parent f8fe23fda7
commit e2ecdfed1f

View File

@@ -21,7 +21,7 @@ import qualified Data.IntMap as IntMap
import Data.List (intersperse)
pgf2python :: PGF -> String
pgf2python pgf = ("# -*- coding: UTF-8 -*-" ++++
pgf2python pgf = ("# -*- coding: utf-8 -*-" ++++
"# This file was automatically generated by GF" +++++
showCId name +++ "=" +++
pyDict 1 pyStr id [