1
0
forked from GitHub/gf-rgl

(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
@@ -357,4 +357,4 @@ flags optimize=noexpand ;
porvir_V = mkV (vir_Besch "porvir") ;
sobrevir_V = mkV (vir_Besch "sobrevir") ;
} ;
} ;