diff options
Diffstat (limited to 'examples/math/MathSwz.gf')
| -rw-r--r-- | examples/math/MathSwz.gf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/math/MathSwz.gf b/examples/math/MathSwz.gf index 5e37d2f30..39fdd3374 100644 --- a/examples/math/MathSwz.gf +++ b/examples/math/MathSwz.gf @@ -27,6 +27,10 @@ lin LString s = s ; VString s = s ; + V_x = ss "x" ; + V_y = ss "y" ; + V_z = ss "z" ; + -- lexicon Set = ss "mängd" ; |
