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/AttemptoFre.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/attempto/AttemptoFre.gf') diff --git a/examples/attempto/AttemptoFre.gf b/examples/attempto/AttemptoFre.gf index 9bd7099a3..97eed0c73 100644 --- a/examples/attempto/AttemptoFre.gf +++ b/examples/attempto/AttemptoFre.gf @@ -1,6 +1,6 @@ --# -path=.:present -concrete AttemptoFre of Attempto = SymbolsC ** AttemptoI with +concrete AttemptoFre of Attempto = NumeralFre, SymbolsC ** AttemptoI with (Syntax = SyntaxFre), (Symbolic = SymbolicFre), (LexAttempto = LexAttemptoFre) ; -- cgit v1.2.3