summaryrefslogtreecommitdiff
path: root/examples/mathtext/LogicEng.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mathtext/LogicEng.gf')
-rw-r--r--examples/mathtext/LogicEng.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/mathtext/LogicEng.gf b/examples/mathtext/LogicEng.gf
deleted file mode 100644
index f4a747e26..000000000
--- a/examples/mathtext/LogicEng.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-concrete LogicEng of Logic = SymbolsX ** LogicI with
- (LexLogic = LexLogicEng),
- (Lang = LangEng),
- (Syntax = SyntaxEng),
- (Symbolic = SymbolicEng) ;