mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-01 08:56:58 -06:00
13 lines
172 B
Plaintext
13 lines
172 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete LangBul of Lang =
|
|
GrammarBul,
|
|
LexiconBul,
|
|
ConstructionBul,
|
|
DocumentationBul
|
|
** {
|
|
|
|
flags startcat = Phr ;
|
|
|
|
} ;
|