summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoFin.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/AttemptoFin.gf')
-rw-r--r--examples/attempto/AttemptoFin.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/attempto/AttemptoFin.gf b/examples/attempto/AttemptoFin.gf
deleted file mode 100644
index b03f7b0b1..000000000
--- a/examples/attempto/AttemptoFin.gf
+++ /dev/null
@@ -1,7 +0,0 @@
---# -path=.:present
-
-concrete AttemptoFin of Attempto = NumeralFin, SymbolsC ** AttemptoI with
- (Syntax = SyntaxFin),
- (Symbolic = SymbolicFin),
- (LexAttempto = LexAttemptoFin) ;
-