mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-19 16:56:05 -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
|
|
;
|