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.gf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/AttemptoFin.gf b/examples/attempto/AttemptoFin.gf
index 687040243..b03f7b0b1 100644
--- a/examples/attempto/AttemptoFin.gf
+++ b/examples/attempto/AttemptoFin.gf
@@ -1,6 +1,6 @@
--# -path=.:present
-concrete AttemptoFin of Attempto = SymbolsC ** AttemptoI with
+concrete AttemptoFin of Attempto = NumeralFin, SymbolsC ** AttemptoI with
(Syntax = SyntaxFin),
(Symbolic = SymbolicFin),
(LexAttempto = LexAttemptoFin) ;