mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-24 19:23:39 -06:00
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete LangAfr of Lang =
|
|
GrammarAfr,
|
|
LexiconAfr
|
|
,ConstructionAfr
|
|
,DocumentationAfr --# notpresent
|
|
;
|