1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/portuguese/DocumentationPor.gf
odanoburu 30dd37e135 - add Por to complete languages (although it's not quite there yet)
- update headers
- add Por modules to lib/src/api/
2018-03-29 20:17:39 -03:00

7 lines
235 B
Plaintext

--# -path=.:../abstract:../common
-- documentation of Portuguese in Portuguese: the default introduced in LangPor
concrete DocumentationPor of Documentation = CatPor **
DocumentationPorFunctor with (Terminology = TerminologyPor) ;