1
0
forked from GitHub/gf-rgl

opt flag in DiffFre now better

This commit is contained in:
aarne
2006-03-30 14:18:58 +00:00
parent 73d5431e7a
commit 4e5ab8fceb

View File

@@ -2,7 +2,8 @@
instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in { instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in {
flags optimize=all ; flags optimize=noexpand ;
-- flags optimize=all ;
param param
Prep = P_de | P_a ; Prep = P_de | P_a ;