1
0
forked from GitHub/gf-rgl

lib/amharic by Markos Kassa Gobena

This commit is contained in:
aarne
2010-11-10 17:01:12 +00:00
parent 07b7df35ca
commit f37299d6b0
32 changed files with 7543 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
--# -path=.:../abstract:../common:../prelude
--(c) 2010 Markos KG
-- Licensed under LGPL
concrete LangAmh of Lang =
GrammarAmh,
LexiconAmh
** {
flags startcat = Phr ; unlexer = text ; lexer = text ; coding = utf8 ;
}