diff options
Diffstat (limited to 'next-lib/src/swedish/StructuralSwe.gf')
| -rw-r--r-- | next-lib/src/swedish/StructuralSwe.gf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/next-lib/src/swedish/StructuralSwe.gf b/next-lib/src/swedish/StructuralSwe.gf index 1ec38c245..06883b912 100644 --- a/next-lib/src/swedish/StructuralSwe.gf +++ b/next-lib/src/swedish/StructuralSwe.gf @@ -1,5 +1,6 @@ concrete StructuralSwe of Structural = CatSwe ** - open MorphoSwe, ParadigmsSwe, (X = ConstructX), Prelude in { + open MorphoSwe, ParadigmsSwe, MakeStructuralSwe, + (X = ConstructX), Prelude in { flags optimize=all ; |
