diff options
Diffstat (limited to 'next-lib/src/german')
| -rw-r--r-- | next-lib/src/german/StructuralGer.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/german/StructuralGer.gf b/next-lib/src/german/StructuralGer.gf index b8bba0170..723837974 100644 --- a/next-lib/src/german/StructuralGer.gf +++ b/next-lib/src/german/StructuralGer.gf @@ -1,6 +1,6 @@ concrete StructuralGer of Structural = CatGer ** - open MorphoGer, (X = ConstructX), Prelude in { + open MorphoGer, MakeStructuralGer, (X = ConstructX), Prelude in { flags optimize=all ; |
