1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/spanish/LangSpa.gf

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 ;
} ;