summaryrefslogtreecommitdiff
path: root/examples/mathtext/MathTextGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mathtext/MathTextGer.gf')
-rw-r--r--examples/mathtext/MathTextGer.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/mathtext/MathTextGer.gf b/examples/mathtext/MathTextGer.gf
deleted file mode 100644
index b608dde63..000000000
--- a/examples/mathtext/MathTextGer.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-concrete MathTextGer of MathText = LogicGer ** MathTextI with
- (LexLogic = LexLogicGer),
- (Syntax = SyntaxGer),
- (Lang = LangGer), ---- for ImpP3
- (Symbolic = SymbolicGer) ;