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