1
0
forked from GitHub/gf-core

ConstructionSpa added ; to be verified by someone who knows the language better

This commit is contained in:
aarne
2014-06-18 13:57:05 +00:00
parent 180ba3b9d9
commit 2c6bdaf5ad
5 changed files with 157 additions and 8 deletions
+4 -3
View File
@@ -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 ;