From 40a6b516d95c58b8e02faee92f052aad252414fd Mon Sep 17 00:00:00 2001 From: odanoburu Date: Thu, 10 Jan 2019 15:06:55 -0200 Subject: [PATCH] (Por) fix import name --- src/portuguese/ExtraPor.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/portuguese/ExtraPor.gf b/src/portuguese/ExtraPor.gf index aca1f7d49..bc8e477a2 100644 --- a/src/portuguese/ExtraPor.gf +++ b/src/portuguese/ExtraPor.gf @@ -1,7 +1,7 @@ -- the Extra* modules are to be deprecated in favour of the Extend* -- module. concrete ExtraPor of ExtraPorAbs = ExtraRomancePor ** - open CommonRomance, PhonoPor, MorphoPor, ParadigmsPor, ParamX, ResPor, BeschPor, (B = IrregBeschPor), (E = ExtendPor), + open CommonRomance, PhonoPor, MorphoPor, ParadigmsPor, ParamX, ResPor, BeschPor, (B = IrregPor), (E = ExtendPor), Prelude in { flags coding=utf8 ;