summaryrefslogtreecommitdiff
path: root/examples/mathtext/MathTextFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mathtext/MathTextFre.gf')
-rw-r--r--examples/mathtext/MathTextFre.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/mathtext/MathTextFre.gf b/examples/mathtext/MathTextFre.gf
deleted file mode 100644
index 035ff00d5..000000000
--- a/examples/mathtext/MathTextFre.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-concrete MathTextFre of MathText = LogicFre ** MathTextI with
- (LexLogic = LexLogicFre),
- (Syntax = SyntaxFre),
- (Lang = LangFre), ---- ImpP3
- (Symbolic = SymbolicFre) ;