mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 17:56:21 -06:00
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
concrete LangSlv of Lang =
|
|
GrammarSlv,
|
|
LexiconSlv,
|
|
ConstructionSlv,
|
|
DocumentationSlv
|
|
|
|
** {
|
|
|
|
} ;
|