diff options
Diffstat (limited to 'examples/math/MathEnz.gf')
| -rw-r--r-- | examples/math/MathEnz.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/math/MathEnz.gf b/examples/math/MathEnz.gf index d30e8114b..394e90e36 100644 --- a/examples/math/MathEnz.gf +++ b/examples/math/MathEnz.gf @@ -1,6 +1,6 @@ --# -path=.:prelude -concrete MathEnz of Math = open Prelude in { +concrete MathEnz of Mathw = open Prelude in { flags lexer = textlit ; unlexer = textlit ; |
