From 6bb85a8f41a994ac7adca0fcc4d4907e6cfad939 Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 2 Apr 2009 09:35:48 +0000 Subject: fixes before beta3 release --- next-lib/src/french/StructuralFre.gf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'next-lib/src/french/StructuralFre.gf') diff --git a/next-lib/src/french/StructuralFre.gf b/next-lib/src/french/StructuralFre.gf index 2bdaeb577..0293db257 100644 --- a/next-lib/src/french/StructuralFre.gf +++ b/next-lib/src/french/StructuralFre.gf @@ -1,7 +1,9 @@ --# -path=.:../abstract:../romance:../common:prelude concrete StructuralFre of Structural = CatFre ** - open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX), Prelude in { + open PhonoFre, MorphoFre, ParadigmsFre, IrregFre, (X = ConstructX), + MakeStructuralFre, + Prelude in { flags optimize=all ; coding=utf8 ; -- cgit v1.2.3