mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
16 lines
232 B
Plaintext
16 lines
232 B
Plaintext
--# -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 ;
|
|
|
|
}
|
|
|
|
|