1
0
forked from GitHub/gf-rgl

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 8466c09107
commit ca93c55c2d
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 ;