forked from GitHub/gf-core
ConstructionSpa added ; to be verified by someone who knows the language better
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
--# -path=.:../romance:../abstract:../common:../prelude
|
||||
--# -path=.:../romance:../abstract:../common:../api
|
||||
|
||||
concrete LangSpa of Lang =
|
||||
GrammarSpa,
|
||||
LexiconSpa,
|
||||
DocumentationSpa
|
||||
LexiconSpa
|
||||
,DocumentationSpa
|
||||
,ConstructionSpa
|
||||
** {
|
||||
|
||||
flags startcat = Phr ; unlexer = text ; lexer = text ;
|
||||
|
||||
Reference in New Issue
Block a user