forked from GitHub/gf-core
changed names of resource-1.3; added a note on homepage on release
This commit is contained in:
14
old-examples/letter/mkLetter.gfs
Normal file
14
old-examples/letter/mkLetter.gfs
Normal file
@@ -0,0 +1,14 @@
|
||||
-- to make a multilingual gfcm grammar for rapid loading. AR 29/1/2004
|
||||
-- to run: gf <mkLetter.gfs
|
||||
|
||||
i -old -abs=Letter -cnc=English letter.Eng.gf
|
||||
i -old -abs=Letter -cnc=French letter.Fra.gf
|
||||
i -old -abs=Letter -cnc=Swedish letter.Sve.gf
|
||||
i -old -abs=Letter -cnc=Finnish letter.Fin.gf
|
||||
i -old -abs=Letter -cnc=Russian letter.RusU.gf
|
||||
i -old -abs=Letter -cnc=Hebrew letter.HebU.gf
|
||||
s
|
||||
pm -utf8 | wf Letter.gfcm
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user