From fe15579b31ae531437dfcb9f692ae8c8dbb7dcb6 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 29 Sep 2010 07:16:33 +0000 Subject: extended Attempto with some constructs --- examples/attempto/AttemptoFin.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/attempto/AttemptoFin.gf') 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) ; -- cgit v1.2.3