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