diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-03-10 17:31:18 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-03-10 17:31:18 +0000 |
| commit | 84a1d54e827531993b3e91d571456be54378cb44 (patch) | |
| tree | 3c8f05ad85db322accb2aef835509eef35b445fc /examples/attempto/AttemptoIta.gf | |
| parent | 85d9c76b5c8b52563316023864e7397b89548eeb (diff) | |
preliminary Italian in Attempto
Diffstat (limited to 'examples/attempto/AttemptoIta.gf')
| -rw-r--r-- | examples/attempto/AttemptoIta.gf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/attempto/AttemptoIta.gf b/examples/attempto/AttemptoIta.gf new file mode 100644 index 000000000..55656aaf0 --- /dev/null +++ b/examples/attempto/AttemptoIta.gf @@ -0,0 +1,7 @@ +--# -path=.:present + +concrete AttemptoIta of Attempto = SymbolsC ** AttemptoI with + (Syntax = SyntaxIta), + (Symbolic = SymbolicIta), + (LexAttempto = LexAttemptoIta) ; + |
