forked from GitHub/gf-core
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete LangSpa of Lang =
|
|
GrammarSpa,
|
|
LexiconSpa
|
|
,DocumentationSpa --# notpresent
|
|
,ConstructionSpa
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|