From 97bb101c44fccc7978ce6067035f6553acea5dda Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 30 Mar 2006 14:18:58 +0000 Subject: [PATCH] opt flag in DiffFre now better --- lib/resource-1.0/french/DiffFre.gf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/resource-1.0/french/DiffFre.gf b/lib/resource-1.0/french/DiffFre.gf index 37621245f..e7c622162 100644 --- a/lib/resource-1.0/french/DiffFre.gf +++ b/lib/resource-1.0/french/DiffFre.gf @@ -2,7 +2,8 @@ instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in { - flags optimize=all ; + flags optimize=noexpand ; +-- flags optimize=all ; param Prep = P_de | P_a ;