diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-10-28 14:05:55 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-10-28 14:05:55 +0000 |
| commit | 833752872b675a911954f218d225d21cd5b90088 (patch) | |
| tree | 9ceaccd6b0737dcae283bb0b1e23d68657613a12 /examples/attempto/AttemptoSwe.gf | |
| parent | 128809b7b8382acdd7ad46be95c0ac8a6d3231a7 (diff) | |
part of Attempto controlled language in English and Swedish
Diffstat (limited to 'examples/attempto/AttemptoSwe.gf')
| -rw-r--r-- | examples/attempto/AttemptoSwe.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoSwe.gf b/examples/attempto/AttemptoSwe.gf new file mode 100644 index 000000000..8997766ab --- /dev/null +++ b/examples/attempto/AttemptoSwe.gf @@ -0,0 +1,7 @@ +--# -path=.:present + +concrete AttemptoSwe of Attempto = AttemptoI with + (Syntax = SyntaxSwe), + (Symbolic = SymbolicSwe), + (LexAttempto = LexAttemptoSwe) ; + |
