1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/afrikaans/LangAfr.gf
2021-07-02 21:28:51 +02:00

8 lines
139 B
Plaintext

--# -path=.:../abstract:../common:../prelude
concrete LangAfr of Lang =
GrammarAfr,
LexiconAfr
,DocumentationAfr --# notpresent
;