summaryrefslogtreecommitdiff
path: root/examples/math/MathSwz.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/math/MathSwz.gf')
-rw-r--r--examples/math/MathSwz.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/math/MathSwz.gf b/examples/math/MathSwz.gf
index 39fdd3374..72e81ae06 100644
--- a/examples/math/MathSwz.gf
+++ b/examples/math/MathSwz.gf
@@ -1,6 +1,6 @@
--# -path=.:prelude
-concrete MathSwz of Math = open Prelude in {
+concrete MathSwz of Mathw = open Prelude in {
flags lexer = textlit ; unlexer = textlit ;