summaryrefslogtreecommitdiff
path: root/examples/jem-math/MathFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/jem-math/MathFre.gf')
-rw-r--r--examples/jem-math/MathFre.gf8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/jem-math/MathFre.gf b/examples/jem-math/MathFre.gf
deleted file mode 100644
index 3804142dc..000000000
--- a/examples/jem-math/MathFre.gf
+++ /dev/null
@@ -1,8 +0,0 @@
---# -path=.:present
-
-concrete MathFre of Math = MathI with
- (Syntax = SyntaxFre),
- (Mathematical = MathematicalFre),
- (LexMath = LexMathFre) ;
-
-