From bad36015d23f125ce2d3f1faedd5047aedb6c398 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 10 Nov 2010 17:01:12 +0000 Subject: lib/amharic by Markos Kassa Gobena --- examples/attempto/AttemptoEng.gf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'examples/attempto/AttemptoEng.gf') diff --git a/examples/attempto/AttemptoEng.gf b/examples/attempto/AttemptoEng.gf index 5e13b3aab..80ccf64fb 100644 --- a/examples/attempto/AttemptoEng.gf +++ b/examples/attempto/AttemptoEng.gf @@ -1,7 +1,11 @@ --# -path=.:present -concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI with +concrete AttemptoEng of Attempto = SymbolsC,NumeralEng ** AttemptoI - [which_RP] with (Syntax = SyntaxEng), (Symbolic = SymbolicEng), - (LexAttempto = LexAttemptoEng) ; + (LexAttempto = LexAttemptoEng) ** open SyntaxEng, ExtraEng in { + +lin which_RP = SyntaxEng.which_RP | that_RP ; + +} ; -- cgit v1.2.3