summaryrefslogtreecommitdiff
path: root/examples/tutorial/embedded/MathFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/embedded/MathFre.gf')
-rw-r--r--examples/tutorial/embedded/MathFre.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/tutorial/embedded/MathFre.gf b/examples/tutorial/embedded/MathFre.gf
deleted file mode 100644
index 456db8084..000000000
--- a/examples/tutorial/embedded/MathFre.gf
+++ /dev/null
@@ -1,6 +0,0 @@
---# -path=.:present:prelude:mathematical
-
-concrete MathFre of Math = MathI with
- (Syntax = SyntaxFre),
- (Symbol = SymbolFre),
- (LexMath = LexMathFre) ;