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