diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-11-03 16:51:43 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-11-03 16:51:43 +0000 |
| commit | 44ad7596b6e151000ef6155bbdc697c1896c5de8 (patch) | |
| tree | 29521e5ac0d62219f17e9b8e888b43723f08b209 /examples/attempto/AttemptoSwe.gf | |
| parent | bf50b5d70d94e03e17ff18efc473ce5171a58586 (diff) | |
missing constructions in Attempto grammars added
Diffstat (limited to 'examples/attempto/AttemptoSwe.gf')
| -rw-r--r-- | examples/attempto/AttemptoSwe.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/attempto/AttemptoSwe.gf b/examples/attempto/AttemptoSwe.gf index 8997766ab..f0f1e6249 100644 --- a/examples/attempto/AttemptoSwe.gf +++ b/examples/attempto/AttemptoSwe.gf @@ -1,6 +1,6 @@ --# -path=.:present -concrete AttemptoSwe of Attempto = AttemptoI with +concrete AttemptoSwe of Attempto = SymbolsC ** AttemptoI with (Syntax = SyntaxSwe), (Symbolic = SymbolicSwe), (LexAttempto = LexAttemptoSwe) ; |
