1
0
forked from GitHub/gf-rgl

(Por) don't use Dict in All

This commit is contained in:
odanoburu
2019-01-11 13:40:23 -02:00
parent 40a6b516d9
commit 653616a025

View File

@@ -3,5 +3,5 @@
concrete AllPor of AllPorAbs =
LangPor,
ExtendPor
** open ExtraPor, DictPor, IrregPor
** open ExtraPor, IrregPor
in {} ;