summaryrefslogtreecommitdiff
path: root/examples/attempto/AttemptoGer.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/attempto/AttemptoGer.gf')
-rw-r--r--examples/attempto/AttemptoGer.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/attempto/AttemptoGer.gf b/examples/attempto/AttemptoGer.gf
deleted file mode 100644
index a5db09cb3..000000000
--- a/examples/attempto/AttemptoGer.gf
+++ /dev/null
@@ -1,7 +0,0 @@
---# -path=.:/Users/aarne/GF/next-lib/present
-
-concrete AttemptoGer of Attempto = SymbolsC, NumeralGer ** AttemptoI with
- (Syntax = SyntaxGer),
- (Symbolic = SymbolicGer),
- (LexAttempto = LexAttemptoGer) ;
-