mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-26 06:06:24 -06:00
13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
--# -path=.:../romance:../abstract:../common:../api
|
|
|
|
concrete LangPor of Lang =
|
|
GrammarPor,
|
|
LexiconPor
|
|
,DocumentationPor --# notpresent
|
|
,ConstructionPor
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|