(Por) don't use IrregBeschPor in {All,Lang}Por for faster compilation

(although it is no problem now, as the module grows it might slow
things down)
This commit is contained in:
odanoburu
2019-01-03 12:11:35 -02:00
parent 7bd08f9bde
commit 111d883dac
6 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
concrete IdiomPor of Idiom = CatPor **
open (P = ParamX), MorphoPor, ParadigmsPor, BeschPor, (B = IrregBeschPor), Prelude in {
open (P = ParamX), MorphoPor, ParadigmsPor, BeschPor, (B = DiffPor), Prelude in {
flags optimize=all_subs ;