summaryrefslogtreecommitdiff
path: root/next-lib/src/french/StructuralFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/french/StructuralFre.gf')
-rw-r--r--next-lib/src/french/StructuralFre.gf4
1 files changed, 3 insertions, 1 deletions
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 ;