summaryrefslogtreecommitdiff
path: root/examples/model/MathFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/model/MathFre.gf')
-rw-r--r--examples/model/MathFre.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/model/MathFre.gf b/examples/model/MathFre.gf
deleted file mode 100644
index 2464907de..000000000
--- a/examples/model/MathFre.gf
+++ /dev/null
@@ -1,5 +0,0 @@
---# -path=.:present:prelude
-
-concrete MathFre of Math = MathI with
- (Syntax = SyntaxFre),
- (Lex = LexFre) ;