diff options
Diffstat (limited to 'examples/attempto/AttemptoEng.gf')
| -rw-r--r-- | examples/attempto/AttemptoEng.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/AttemptoEng.gf b/examples/attempto/AttemptoEng.gf index d251c8888..19f3654f8 100644 --- a/examples/attempto/AttemptoEng.gf +++ b/examples/attempto/AttemptoEng.gf @@ -1,6 +1,6 @@ --# -path=.:present -concrete AttemptoEng of Attempto = AttemptoI with +concrete AttemptoEng of Attempto = SymbolsC ** AttemptoI with (Syntax = SyntaxEng), (Symbolic = SymbolicEng), (LexAttempto = LexAttemptoEng) ; |
