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