1
0
forked from GitHub/gf-rgl

(Pes) Add Construction (#178)

This commit is contained in:
Inari Listenmaa
2019-02-18 13:58:11 +01:00
committed by GitHub
parent 18ee4bc8a0
commit b50a4172c3
3 changed files with 84 additions and 8 deletions
+4 -7
View File
@@ -1,10 +1,7 @@
--# -path=.:../abstract:../common
--# -path=.:alltenses:prelude:../api:../common
concrete LangPes of Lang =
concrete LangPes of Lang =
GrammarPes
,LexiconPes
** {
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
}
,ConstructionPes
** {} ;