mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-14 17:40:12 -06:00
11 lines
166 B
Plaintext
11 lines
166 B
Plaintext
--# -path=.:../abstract:../common
|
|
|
|
concrete LangPes of Lang =
|
|
GrammarPes
|
|
,LexiconPes
|
|
** {
|
|
|
|
flags startcat = Phr ; unlexer=unwords ; lexer=words ;
|
|
|
|
}
|