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