Italian added (first version, to be tested more)

This commit is contained in:
aarne
2006-02-01 16:35:29 +00:00
parent c84f3cb4c2
commit 6dbd727361
24 changed files with 7891 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
--1 Italian auxiliary operations.
--
---- This module contains operations that are needed to make the
---- resource syntax work. To define everything that is needed to
---- implement $Test$, it moreover contains regular lexical
---- patterns needed for $Lex$.
--
instance ResIta of ResRomance = DiffIta ** open CommonRomance, Prelude in {
} ;