mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-08 09:36:31 -06:00
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
--# -path=.:../abstract:../common:../hindustani:../api
|
|
|
|
concrete LangHin of Lang =
|
|
GrammarHin,
|
|
LexiconHin
|
|
, DocumentationHin
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
|
|
|
}
|